-
-
Save IcySlurpee/18e35b44d04800257679201586b14f7a to your computer and use it in GitHub Desktop.
This file contains 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
$ makepkg -i | |
==> Making package: 1password-cli 2.5.1-2 (Tue 19 Jul 2022 03:32:02 PM PDT) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Downloading op_linux_amd64_v2.5.1.zip... | |
% Total % Received % Xferd Average Speed Time Time Time Current | |
Dload Upload Total Spent Left Speed | |
100 4543k 100 4543k 0 0 41.3M 0 --:--:-- --:--:-- --:--:-- 41.0M | |
==> Validating source_x86_64 files with sha256sums... | |
op_linux_amd64_v2.5.1.zip ... Passed | |
==> Extracting sources... | |
-> Extracting op_linux_amd64_v2.5.1.zip with bsdtar | |
==> Starting check()... | |
gpg: assuming signed data in '/home/slurpee/src/packages/1password-cli/src/op' | |
gpg: Signature made Wed 22 Jun 2022 06:17:00 AM PDT | |
gpg: using RSA key 3FEF9748469ADBE15DA7CA80AC2D62742012EA22 | |
gpg: Good signature from "Code signing for 1Password <codesign@1password.com>" [unknown] | |
gpg: WARNING: This key is not certified with a trusted signature! | |
gpg: There is no indication that the signature belongs to the owner. | |
Primary key fingerprint: 3FEF 9748 469A DBE1 5DA7 CA80 AC2D 6274 2012 EA22 | |
==> Entering fakeroot environment... | |
==> Starting package()... | |
==> Tidying install... | |
-> Removing empty directories... | |
-> Removing libtool files... | |
-> Purging unwanted files... | |
-> Removing static library files... | |
-> Compressing man and info pages... | |
==> Checking for packaging issues... | |
==> Creating package "1password-cli"... | |
-> Generating .PKGINFO file... | |
-> Generating .BUILDINFO file... | |
-> Adding install file... | |
-> Generating .MTREE file... | |
-> Compressing package... | |
==> Leaving fakeroot environment. | |
==> Finished making: 1password-cli 2.5.1-2 (Tue 19 Jul 2022 03:32:05 PM PDT) | |
==> Installing package 1password-cli with pacman -U... | |
[sudo] password for slurpee: | |
loading packages... | |
resolving dependencies... | |
looking for conflicting packages... | |
Packages (1) 1password-cli-2.5.1-2 | |
Total Installed Size: 11.78 MiB | |
Net Upgrade Size: 0.00 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% | |
:: Running pre-transaction hooks... | |
(1/1) Creating Timeshift snapshot before upgrade... | |
==> skipping timeshift-autosnap due skipRsyncAutosnap in /etc/timeshift-autosnap.conf set to TRUE. | |
:: Processing package changes... | |
(1/1) upgrading 1password-cli [####################################################################] 100% | |
:: Running post-transaction hooks... | |
(1/1) Arming ConditionNeedsUpdate... | |
$ op --version | |
2.5.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment