fedora 23 updates
hi, i just downloaded fedora 23, please how do install the necessary updates, for ubuntu i know 'sudo apt-get update', what about fedora please? Thanks in advance
hi, i just downloaded fedora 23, please how do install the necessary updates, for ubuntu i know 'sudo apt-get update', what about fedora please? Thanks in advance
Coming from Ubuntu, it may be worth checking out this guide here from Fedora's wiki : Differences to Ubuntu
If you are looking for something similar to synaptic you can use yumex
. (sudo dnf install yumex
)
If you use Fedora Workstation you can update via Gnome Software application. Alternativly you can install gnome-packagekit-updater or yumex-dnf. If you want command line it's really simple, you just type "dnf upate" to update your system, "dnf install ..." to install package, "dnf remove ..." to remove. If you want more details check documentation https://docs.fedoraproject.org/en-US/...
I'd stay away from Gnome Software as it uses a different database than dnf, and if you plan to use dnf for installing and removing software packages, you end up with one package manager not knowing what the other did. That always caused trouble to me in the past (until I stopped using Gnome Software).
Asked: 2015-11-18 20:20:01 -0600
Seen: 364 times
Last updated: Nov 19 '15