A bash script to install apps a Drupal developer would use on an Ubuntu based distribution . Thanks to DAS Geek.
- Download bash script to a folder
- Right click on file to give execute permissions
- Go to terminal and change to directory where you put downloaded file
- Type in terminal
sudo ./installapps
to run- You may also need to type
chmod +x ./installscript
if 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 on: Peppermint 19.10