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.
- Host: GitHub
- URL: https://github.com/simoso68/install-scripts
- Owner: Simoso68
- License: gpl-3.0
- Created: 2023-07-14T13:19:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-14T13:26:31.000Z (about 3 years ago)
- Last Synced: 2025-03-01T11:45:32.484Z (over 1 year ago)
- Language: Shell
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.