Skip to content

Latest commit

 

History

History
118 lines (87 loc) · 3.68 KB

README.md

File metadata and controls

118 lines (87 loc) · 3.68 KB

Shell_Script_Linux

"Shell"

This is a shell script for you to have everything when formatting your linux

This script is under development

Before starting script recommended to update the system before

Linux

"Linux" "Ubuntu" "LinuxMint" "Kali linux" "Fedora" "Debian" "Arch linux"

Install

with Git

  git clone https://github.com/suchsoak/Shell_Script_Linux.git
  chmod +X script.sh  

OR

 chmod 777 script.sh 

Note

You need install lsb-release for work, see in requirements.txt

Docker

Arch Linux

   pacman -Sy --noc && pacman -S sudo --noc && pacman -S git --noc && pacman -S nano --noc && sudo pacman -S lsb-release --noc && clear && git clone https://github.com/suchsoak/Shell_Script_Linux.git && cd Shell_Script_Linux && chmod +X script.sh && clear && bash script.sh

Ubuntu - Debian

   apt update && apt install git -y && apt install sudo -y && sudo apt insall lsb-release -y && git clone https://github.com/suchsoak/Shell_Script_Linux.git && cd Shell_Script_Linux && chmod 777 script.sh && clear && bash ./script.sh

Fedora Linux

   dnf update -y && dnf install git -y && dnf install sudo -y && sudo dnf install redhat-lsb-core -y && git clone https://github.com/suchsoak/Shell_Script_Linux.git && cd Shell_Script_Linux && chmod 777 script.sh && clear && bash ./script.sh  

Termux

"Android"

Note

For termux i will use "uname"

Script for Termux still in development

elif [ "$(uname -o)" == "Android" ]; then

Usage

  bash script.sh

Packages | Programming language

  curl             | Ruby (gem)
  wget             | Lua
  git              | gcc 
  vim              | g++
  net-tools        | Nodejs
  neofetch         | Python (pip) 
  inxi             | SQL
  smartmontools    | Java
  wireless_tools   
  xdg-utils
  lsb-release
  libwacom-bin
  libwacom-common
  Docker or Docker.io
  rpm (for fedora)
  Visual Code studio
  Brave Browser
Downloads Links
VISUAL CODE STUDIO https://code.visualstudio.com/
BRAVE BROWSER https://brave.com/pt-br/download/
Python https://www.python.org/
Ruby https://www.ruby-lang.org/en/
Lua https://www.lua.org/download.html
nodejs https://nodejs.org/en
Mysql https://www.mysql.com/
Docker https://www.docker.com/
RPM https://docs.fedoraproject.org/en-US/fedora/latest/system-administrators-guide/RPM/
lsb-release https://www.howtogeek.com/691214/how-to-check-the-linux-kernel-and-operating-system-version/ or https://manpages.debian.org/bullseye/lsb-release/lsb_release.1.en.html

License & Copyright

BSD 3-Clause "New" or "Revised" License

"Buy Me A Coffee"