This is an old revision of the document!


system

dnf list kernel-devel
dnf -y install cockpit
dnf -y install htop glances
dnf -y install wget telnet firewall-config
dnf -y install gcc

servers

dnf list httpd
dnf list mariadb-server
dnf install php.x86_64 phpMyAdmin  php-bcmath.x86_64 php-gd.x86_64 php-geshi.noarch php-mbstring.x86_64 php-mcrypt.x86_64 php-pdo.x86_64 

desktop

dnf install @kde
dnf install @cinnamon-desktop
dnf install @lxe-desktop
dnf -y install gnome-tweak-tool

software

dev

dnf -y install geany-plugins-spellcheck.x86_64 geany.x86_64 geany-plugins-geanyprj.x86_64 
dnf install R.x86_64 libxml2-devel mesa-libGL-devel mesa-libGLU-devel
dnf install texlive-framed texlive-titling
dnf install eclipse

office

dnf -y install libreoffice

multimedia

dnf -y install gimp.x86_64 inkscape.x86_64

see also