AutoInstallBashScripts
AutoInstallBashScripts copied to clipboard
Scripts for core packages like Filezilla, Atom, Steam, Simplenote, Lutris, OBS, etc. auto installation bash script
AutoInstallBashScripts
A bash script to install what I think are necessary applications. Thanks to Big Daddy Linux, Skrappjaw, and many others.
Instructions
- Download bash script to a folder (ex: /Documents or /Downloads)
- Right click on file to give execute permissions
- Go to terminal and change to directory where you put downloaded file (ex: cd Downloads)
- Type in terminal
sudo ./installscriptto run- You may also need to type
chmod +x ./installscriptif you forgot to do step 2
- You may also need to type
- A menu will open up with selectable packages to install
- Select packages and click OK
- Packages will auto-install Tested with latest Pop_OS as of Aug 15th 2022. Should work with latest Ubuntu, Mint, or other Ubuntu based distros!