Skip to content

smittix/fedorable

Repository files navigation

Fedorable - a post install helper script for the GNOME desktop environment.

What's all this then?

Fedorable is a personal script I created to help with post install tasks such as tweaks and software installs. It's written in Bash and utilises Dialog for a friendlier menu system.

It is fully customisable by the user by either editing the script itself or changing the package selections within the flatpak-packages.txt or dnf-packages.txt files.

Dialog must be installed for the menu system to work and as such the script will check to see if Dialog is installed. If not, it will ask you to install it.

Scripts for Cinnamon and KDE will become available in the future.

Usage

  1. Set the script to be executable chmod -x fedorable.sh
  2. Run the script ./fedorable.sh
  3. Enter user password when required (for installation of packages)

Files

  • flatpak-packages.txt - This file contains a list of all flat packages to install you can customise this with your choice of applications by application-id.
  • dnf-packages.txt - This file contains a list of all applications that will be installed via the Fedora and RPMFusion repositories.

Screenshot

Screenshot

Options

About

Post install setup script for Fedora Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages