Created
June 22, 2019 01:12
-
-
Save gschanuel/3c7d8d6c0bcfe07a19d7a36b0be917fb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #pacman -S deluge | |
| resolving dependencies... | |
| looking for conflicting packages... | |
| Packages (1) deluge-2.0.3-1 | |
| Total Installed Size: 10.34 MiB | |
| Net Upgrade Size: -1.85 MiB | |
| :: Proceed with installation? [Y/n] y | |
| (1/1) checking keys in keyring [####################################################################] 100% | |
| (1/1) checking package integrity [####################################################################] 100% | |
| (1/1) loading package files [####################################################################] 100% | |
| (1/1) checking for file conflicts [####################################################################] 100% | |
| (1/1) checking available disk space [####################################################################] 100% | |
| :: Processing package changes... | |
| (1/1) upgrading deluge [####################################################################] 100% | |
| New optional dependencies for deluge | |
| gtk3: gtk ui | |
| libappindicator-gtk3: appindicator notifications | |
| libnotify: desktop notifications | |
| librsvg: gtk ui | |
| python-cairo: gtk ui | |
| python-gobject: gtk ui | |
| :: Running post-transaction hooks... | |
| (1/4) Reloading system manager configuration... | |
| (2/4) Creating system user accounts... | |
| (3/4) Creating temporary files... | |
| error: command failed to execute correctly | |
| (4/4) Arming ConditionNeedsUpdate... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment