Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 1.72 KB

README.md

File metadata and controls

39 lines (20 loc) · 1.72 KB

Introduction

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.

License

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

Documentation is available online. Please visit the wiki.

How to install

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"

How to use

After installation, launch Fedora Utils from Applications > System Tools or type fedorautils in the terminal.

Getting the source

You can get the latest source code from the github page.

git clone git@github.com:satya164/fedorautils.git

Bugs and feature requests

Please submit bugs and feature requests here.