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

https://github.com/zigarn/installers


https://github.com/zigarn/installers

Last synced: over 1 year ago
JSON representation

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
```