An open API service indexing awesome lists of open source software.

https://github.com/simoso68/install-scripts

Scripts for installing application, which don't make it easy to install them.
https://github.com/simoso68/install-scripts

Last synced: about 1 year ago
JSON representation

Scripts for installing application, which don't make it easy to install them.

Awesome Lists containing this project

README

          

# Install Scripts

Scripts for installing programs, that don't have installers nor entries in package managers.

## Installing a program

Read the [AVAILABLE.md](https://github.com/Simoso68/install-scripts/blob/main/AVAILABLE.md) file to see what applications are supported. \
If you found your wanted application, execute the App Selector by entering the following command. **MAKE SURE LUA IS INSTALLED ON YOUR SYSTEM!**

```
curl -sS https://raw.githubusercontent.com/Simoso68/install-scripts/main/app-selector.lua | lua
```

You should now get a prompt asking you what you'd like to install. \
Enter the name of the program. **INFO: CASE-SENSITIVE** \
The installation process should start now.