Install shell scripts as programs on Ubuntu
- Download the files listed here into any folder and open that folder in terminal
- Type in terminal
./pinstall.sh - Type in pinstall.sh as the first shell script to install ๐
- Install a shell script
pinstall <shell_file>
- Listing already installed programs
pinstall list
- Remove an already installed program
pinstall remove <shell_file>
PS: You dont need the files listed here once you have installed pinstall, you can delete them ๐