https://github.com/zigarn/installers
https://github.com/zigarn/installers
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zigarn/installers
- Owner: zigarn
- Created: 2019-07-15T11:41:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-14T08:16:45.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T04:14:56.079Z (over 1 year 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
```