All Projects β†’ UtkarshVerma β†’ installer-scripts

UtkarshVerma / installer-scripts

Licence: MIT license
πŸ’» Bash scripts for doing installations in one go.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to installer-scripts

termux-arch
You can use setupTermuxArch.sh πŸ“² to install Arch Linux in Termux on Android and Chrome. This setup script will attempt to set Arch Linux up in your Termux environment.
Stars: ✭ 25 (+47.06%)
Mutual labels:  installer, scripts, bash-script
terraform-installer
Installer for HashiCorp Terraform - Automatic Download, Extract and Install of Latest or Specific Version
Stars: ✭ 74 (+335.29%)
Mutual labels:  installer, bash-script
Bashinator
Bashinator: Bash Shell Script Framework
Stars: ✭ 133 (+682.35%)
Mutual labels:  scripts, bash-script
linux-installer
Universal GNU+Linux installer script
Stars: ✭ 16 (-5.88%)
Mutual labels:  installer, scripts
basalt
The rock-solid Bash package manager
Stars: ✭ 16 (-5.88%)
Mutual labels:  scripts, bash-script
Bashmultitool
A library for bash shell program containing useful functions. Can be imported into scripts to create colourful and functional scripts and TUIs.
Stars: ✭ 27 (+58.82%)
Mutual labels:  scripts, bash-script
zarch
The Ultimate Script For Arch Linux
Stars: ✭ 49 (+188.24%)
Mutual labels:  installer, bash-script
magento2-installer-bash-script
Simplistic Magento 2 Installer Bash Script
Stars: ✭ 38 (+123.53%)
Mutual labels:  installer, bash-script
Mtprotoproxyinstaller
One-click script to install MTProto Proxy server on CentOS, Ubuntu and Debian
Stars: ✭ 216 (+1170.59%)
Mutual labels:  installer, bash-script
Bpkg
Lightweight bash package manager
Stars: ✭ 1,601 (+9317.65%)
Mutual labels:  installer, bash-script
Sistem-programlama
Sistem Programlama Türkçe Kaynak (KTÜ)
Stars: ✭ 30 (+76.47%)
Mutual labels:  scripts, bash-script
linux-server-administration-scripts
Simple bash administration scripts for Linux to make your life easier.
Stars: ✭ 47 (+176.47%)
Mutual labels:  scripts, bash-script
scripts
Collection of useful scripts for Linux (git, docker, LUKS, Archlinux...)
Stars: ✭ 36 (+111.76%)
Mutual labels:  scripts, bash-script
nginx-installer
Bash script designed to ease the process of compiling nginx with multiple patches and modules manually.
Stars: ✭ 28 (+64.71%)
Mutual labels:  installer, bash-script
Termuxarch
You can use setupTermuxArch.bash πŸ“² to install Arch Linux in Amazon, Android, Chromebook and Windows. https://sdrausty.github.io/TermuxArch/docs/install
Stars: ✭ 653 (+3741.18%)
Mutual labels:  installer, bash-script
rclone4pi
rclone4pi - Easy Install of rclone to Raspberry Pi Computer with automated folder sync demo
Stars: ✭ 91 (+435.29%)
Mutual labels:  scripts, bash-script
rofi-scripts
Small scripts for rofi
Stars: ✭ 61 (+258.82%)
Mutual labels:  scripts, bash-script
termux-wifi
Bash script which installs and runs the Fluxion tool inside Termux, a wireless security auditing tool used to perform attacks such as WPA/WPA2 cracking and MITM attacks.
Stars: ✭ 406 (+2288.24%)
Mutual labels:  bash-script
scripts-manager-unity3d
πŸ“„ Gives the list of scripts in the current scene with gameobject reference.
Stars: ✭ 52 (+205.88%)
Mutual labels:  scripts
The-Learning-Documentation-Project
This documentation is about the new learning(s) and issue(s) resolvings on different aspects of academic, professional and personal thoughts. It includes(or/with links): Research topics(& resources), Programming(issues and code), Advanced Linux commands, Networking commands, bash script command utilization, Linux packages(& scripts), Machinine l…
Stars: ✭ 27 (+58.82%)
Mutual labels:  scripts

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:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].