Skip to content

Linux script to auto install set of applications & add the flatpak repo.

License

Notifications You must be signed in to change notification settings

the-universal-linux-society/Auto-Install-Apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

apps.sh

update (1)

Snapshot_2024-02-29_17-05-30 (1)

This BASH script automates the installtion process for various applications across different Linux distributions listed above.

It also adds the flatpak repositories for easy access to even more software!

Features:

Streamlined installation process for multiple applications.

Integrates Flatpak for enhanced application availability.

Simplifies the setup process across diverse Linux distributions.

Included packages:

neofetch lolcat btop htop rkhunter lynis steam wine winetricks glances vlc player gufw/ufw tldr ranger shotcut simplescreenrecorder plank timshift

plus more!

(note -> not all applications listed are in every distros repo, 95% of packages are in all though)

Usage:

  1. Clone the repo.
  2. cd into the directory containing the script.
  3. chmod +x apps.sh
  4. sudo ./apps.sh

Notes:

Feel free to edit, modify and share this script in anyway that you wish!

I will add to it more overtime, if you encounter any bugs please get in touch, so i can fix them and update the script.