Created
May 29, 2025 04:20
-
-
Save gusenov/253c14b3655e28156b1622fce7ab6f33 to your computer and use it in GitHub Desktop.
dnf update на Fedora.
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
Last metadata expiration check: 0:06:18 ago on Thu 29 May 2025 09:07:46 AM +05. | |
Dependencies resolved. | |
====================================================================================================================================== | |
Package Architecture Version Repository Size | |
====================================================================================================================================== | |
Upgrading: | |
code x86_64 1.100.2-1747260629.el8 code 144 M | |
Transaction Summary | |
====================================================================================================================================== | |
Upgrade 1 Package | |
Total download size: 144 M | |
Is this ok [y/N]: y | |
Downloading Packages: | |
code-1.100.2-1747260629.el8.x86_64.rpm 1.2 MB/s | 144 MB 02:02 | |
-------------------------------------------------------------------------------------------------------------------------------------- | |
Total 1.2 MB/s | 144 MB 02:02 | |
Running transaction check | |
Transaction check succeeded. | |
Running transaction test | |
Transaction test succeeded. | |
Running transaction | |
Preparing : 1/1 | |
Upgrading : code-1.100.2-1747260629.el8.x86_64 1/2 | |
Running scriptlet: code-1.100.2-1747260629.el8.x86_64 1/2 | |
Cleanup : code-1.89.1-1715060595.el8.x86_64 2/2 | |
Running scriptlet: code-1.89.1-1715060595.el8.x86_64 2/2 | |
Upgraded: | |
code-1.100.2-1747260629.el8.x86_64 | |
Complete! |
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
sudo dnf upgrade code |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment