Fedora equivalent to gnome-core on Debian?
Right now, I have just a minimal install. How can I install only the required packages for gnome, with no extra cruft?
Right now, I have just a minimal install. How can I install only the required packages for gnome, with no extra cruft?
Use the following commands:
sudo yum grouplist #lists available groups
sudo yum install @gnome #install gnome
If you have a minimal install, you will have to manually change the default systemd target to graphical.target (or runlevel 5, in previous terms). Refer: https://fedoraproject.org/wiki/SysVinittoSystemd_Cheatsheet
Asked: 2013-04-13 20:04:14 -0600
Seen: 547 times
Last updated: Apr 14 '13