Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 514 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 514 Bytes

linux_install

I use these scripts to install the apps I want on my Linux system

Usage

Ubuntu based distributions

  1. Make scripts executable

chmod +x install_all

chmod +x universal_package_install.sh

  1. Run scripts

./install_all

./universal_package_install.sh

Non Ubuntu based distributions

  1. Install Flatpak and snap (see their respective websites)
  2. Make universal package script executable

chmod +x universal_package_install.sh

  1. Run script

./universal_package_install.sh