Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@testbox:~# time dnf4 install ./libreoffice-writer-24.8.3.1-2.fc41.x86_64.rpm -y
- Last metadata expiration check: 0:09:25 ago on Fri 15 Nov 2024 11:59:04 AM EST.
- Dependencies resolved.
- ==============================================================================================================
- Package Architecture Version Repository Size
- ==============================================================================================================
- Installing:
- libreoffice-writer x86_64 1:24.8.3.1-2.fc41 @commandline 3.9 M
- Transaction Summary
- ==============================================================================================================
- Install 1 Package
- Total size: 3.9 M
- Installed size: 12 M
- Downloading Packages:
- Running transaction check
- Transaction check succeeded.
- Running transaction test
- Transaction test succeeded.
- Running transaction
- Preparing : 1/1
- Installing : libreoffice-writer-1:24.8.3.1-2.fc41.x86_64 1/1
- Running scriptlet: libreoffice-writer-1:24.8.3.1-2.fc41.x86_64 1/1
- warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
- warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
- warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
- Installed:
- libreoffice-writer-1:24.8.3.1-2.fc41.x86_64
- Complete!
- real 0m3.143s
- user 0m1.704s
- sys 0m0.443s
- --------
- root@testbox:~# time dnf install ./libreoffice-writer-24.8.3.1-2.fc41.x86_64.rpm -y
- Updating and loading repositories:
- Repositories loaded.
- Package Arch Version Repository Size
- Installing:
- libreoffice-writer x86_64 1:24.8.3.1-2.fc41 @commandline 12.1 MiB
- Transaction Summary:
- Installing: 1 package
- Total size of inbound packages is 4 MiB. Need to download 0 B.
- After this operation, 12 MiB extra will be used (install 12 MiB, remove 0 B).
- Running transaction
- [1/3] Verify package files 100% | 76.0 B/s | 1.0 B | 00m00s
- [2/3] Prepare transaction 100% | 2.0 B/s | 1.0 B | 00m00s
- [3/3] Installing libreoffice-writer-1:24.8.3.1-2 100% [==================] | 180.5 MiB/s | 12.1 MiB | -00m00s
- >>> Running trigger-install scriptlet: glibc-common-0:2.40-3.fc41.x86_64warning: posix.fork(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
- warning: posix.wait(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.execute() instead
- warning: posix.exec(): .fork(), .exec(), .wait() and .redirect2null() are deprecated, use rpm.spawn() or rpm.e[3/3] Installing libreoffice-writer-1:24.8.3.1-2.fc41.x86_64 100% | 28.2 MiB/s | 12.1 MiB | 00m00s
- Warning: skipped PGP checks for 1 package from repository: @commandline
- Complete!
- real 0m2.985s
- user 0m1.618s
- sys 0m0.446s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement