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

https://github.com/ali-tm-original/bashful

Bunch of useful install scripts for Ubuntu based distros
https://github.com/ali-tm-original/bashful

bash-installers bash-script debian install-scripts

Last synced: 3 months ago
JSON representation

Bunch of useful install scripts for Ubuntu based distros

Awesome Lists containing this project

README

        

```j
/$$$$$$$ /$$$$$$ /$$ /$$$$$$$$| /$$
| $$__ $$ /$$__ $$| $$ | $$_____/ | $$
| $$ \ $$ /$$$$$$ | $$ \__/| $$$$$$$ | $$ /$$ /$$| $$
| $$$$$$$ |____ $$| $$$$$$ | $$__ $$| $$$$$| $$ | $$| $$
| $$__ $$ /$$$$$$$ \____ $$| $$ \ $$| $$__/| $$ | $$| $$
| $$ \ $$ /$$__ $$ /$$ \ $$| $$ | $$| $$ | $$ | $$| $$
| $$$$$$$/| $$$$$$$| $$$$$$/| $$ | $$| $$ | $$$$$$/| $$
|_______/ \_______/ \______/ |__/ |__/|__/ \______/ |__/

```

A bunch of useful bash scripts for setting up a new ubuntu based machine. These are scripts to install useful tools on ubuntu machine using **apt** most of these were written for fun and out of frustration.

# SCRIPTS
> 1>. node Removes older ***node*** version and installs new one along with ***npm***
> 2>. py Installs ***Python3 and Pip3***
> 3>. subl Downloads and installs ***Sublime Text Editor***
> 4>. yarn Downloads and installs ***yarn***
> 5>. ytdl Downloads and installs ***Youtube-dl And FFMPEG***