Skip to content
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.

💻 Bash scripts for doing installations in one go.

License

Notifications You must be signed in to change notification settings

UtkarshVerma/installer-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installer Scripts

This repository contains installer scripts for various online resources. The aim here is to do the installation of such resources in one command by letting these scripts handle the whole installation procedure, that is installing the dependencies etc.

The scripts are written in bash. They will remove the fetched resources and other auxiliary packages, installed during execution, after the completion of the installation.

Currently, these scripts are aimed at Debian systems and its derivatives, such as Ubuntu etc., only.

The installed packages are logged in the /etc/installer-scripts.log file after installation. The log is in the following format:

<package name> - <vendor>; <version>; <installation date>; <installation epoch>

List of Scripts:

The following installer scripts are currently present:

About

💻 Bash scripts for doing installations in one go.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages