We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ sudo apt install snapd 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 正在读取状态信息... 完成 下列软件包是自动安装的并且现在不需要了: libboost-dev liblog4shib-dev 使用'sudo apt autoremove'来卸载它(它们)。 下列【新】软件包将被安装: snapd 升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。 需要下载 14.3 MB 的归档。 解压缩后会消耗 61.0 MB 的额外空间。 获取:1 https://mirrors.bfsu.edu.cn/debian buster/main amd64 snapd amd64 2.37.4-1+deb10u1 [14.3 MB] 已下载 14.3 MB,耗时 2秒 (7,207 kB/s) 正在选中未选择的软件包 snapd。 (正在读取数据库 ... 系统当前共安装有 580013 个文件和目录。) 准备解压 .../snapd_2.37.4-1+deb10u1_amd64.deb ... 正在解压 snapd (2.37.4-1+deb10u1) ... 正在设置 snapd (2.37.4-1+deb10u1) ... Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. 正在处理用于 desktop-file-utils (0.23-4) 的触发器 ... 正在处理用于 mime-support (3.62) 的触发器 ... 正在处理用于 man-db (2.8.5-2) 的触发器 ... 正在处理用于 bamfdaemon (0.5.4-1) 的触发器 ... Rebuilding /usr/share/applications/bamf-2.index... $ sudo snap install imagenes 2022-10-01T15:03:17+08:00 INFO Waiting for restart... Setup snap "imagenes" (1) security profiles / imagenes 2.0.459 from Marquis Kurt (ubunturox104) installed Channel latest/stable for imagenes is closed; temporarily forwarding to stable.
或者通过以下方式安装谷歌相册。
sudo apt update sudo apt install snapd sudo snap install core sudo snap install gphotos-sync
引用:Enable snaps on Debian and install Google Photos Sync
参考文献:
The text was updated successfully, but these errors were encountered:
$ ##在终端输入以下执行文件即可使用Imagenes应用,不过无法辨认方块字。 $ /snap/bin/imagenes
$ sudo snap install core snap "core" is already installed, see 'snap help refresh' $ sudo snap install gphotos-sync gphotos-sync 2.14.2 from Alan Pope (popey) installed $ sudo /snap/bin/gphotos-sync usage: gphotos-sync [-h] [--album ALBUM] [--log-level LOG_LEVEL] [--logfile LOGFILE] [--compare-folder COMPARE_FOLDER] [--favourites-only] [--flush-index] [--rescan] [--retry-download] [--skip-video] [--skip-shared-albums] [--album-date-by-first-photo] [--start-date START_DATE] [--end-date END_DATE] [--db-path DB_PATH] [--albums-path ALBUMS_PATH] [--photos-path PHOTOS_PATH] [--use-flat-path] [--omit-album-date] [--new-token] [--index-only] [--skip-index] [--do-delete] [--skip-files] [--skip-albums] [--use-hardlinks] [--no-album-index] [--case-insensitive-fs] [--max-retries MAX_RETRIES] [--max-threads MAX_THREADS] [--secret SECRET] [--archived] [--progress] [--max-filename MAX_FILENAME] [--ntfs] root_folder gphotos-sync: error: the following arguments are required: root_folder
Sorry, something went wrong.
No branches or pull requests
或者通过以下方式安装谷歌相册。
引用:Enable snaps on Debian and install Google Photos Sync
参考文献:
The text was updated successfully, but these errors were encountered: