Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zigarn/installers
https://github.com/zigarn/installers
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/zigarn/installers
- Owner: zigarn
- Created: 2019-07-15T11:41:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T08:16:45.000Z (5 months ago)
- Last Synced: 2024-10-14T06:47:22.936Z (2 months ago)
- Language: Shell
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Installers
Installer scripts for some softwares. Some are debian-based orentied.
Retrieve the latest version, install it and install bash autocompletion if available.
Scripts have to be launched as `root` user with `sudo`:
```shell
sudo ./install_xxx.sh
```