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
- Host: GitHub
- URL: https://github.com/ali-tm-original/bashful
- Owner: Ali-TM-original
- License: mit
- Created: 2022-04-18T08:54:39.000Z (about 3 years ago)
- Default Branch: Main
- Last Pushed: 2022-04-18T14:31:56.000Z (about 3 years ago)
- Last Synced: 2025-02-01T21:34:53.456Z (5 months ago)
- Topics: bash-installers, bash-script, debian, install-scripts
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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***