|
When we install Fedora we see that you need a process of post-installation a little long.
Many times the factor tiempo it is decisive and we cannot spend as much time as we want to configure our Fedora. With Fedora Utility we can streamline the process. |
Fedora Utils is a script that allows us to install codecs, additional software, perform maintenance tasks and more in a very simple way.
Everything it allows us to do is in this image:
We can install it in the following way:
We enter the folder where we have downloaded the script and execute it as root:
chmod a + x fedorautils- *
su -c "./fedorautils-*"
We can also install it in the following way:
su -c "yum localinstall http://fedorautils.sourceforge.net/fedorautils-latest.noarch.rpm"