Fedora Utils is a post installation script for Fedora. It lets you install codecs and additional software, fix problems, tweak and cleanup your system, view system information and much more with just few clicks.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see gnu.org/licenses.
Copyright (C) Satyajit Sahoo
Documentation is available online. Please visit the wiki.
Please download the latest stable version from the project page.
After downloading, navigate to the download directory and run the following in the Terminal,
su -c "rpm -Uvh fedorautils-*.noarch.rpm"
After installation, launch Fedora Utils from Applications > System Tools
or type fedorautils
in the terminal.
You can get the latest source code from the github page.
git clone git@github.com:satya164/fedorautils.git
Please submit bugs and feature requests here.