55
66** This is a shell script for you to have everything when formatting your linux**
77> [ !TIP]
8- > Before starting script recommended to update the system before
9-
10- ** This script is under development**
8+ > Before starting script recommended to ` update ` the system before
119
10+ ` This script is under development `
1211
1312# Linux
1413![ "Linux"] ( https://img.shields.io/badge/Linux-FCC624?style=for-the-badge&logo=linux&logoColor=black )
3938```
4039
4140> [ !IMPORTANT]
42- > You need install lsb-release for work, see in requirements.txt
41+ > You need install ` lsb-release ` for work, see in requirements.txt.
42+ > https://github.com/suchsoak/Shell_Script_Linux/blob/main/requirements.txt
4343>
4444> redhat-lsb-core (for fedora)
4545
9797![ "Android"] ( https://img.shields.io/badge/Android-3DDC84?style=for-the-badge&logo=android&logoColor=white )
9898
9999> [ !Note]
100- > For termux i will use "uname"
101-
102- > Script for Termux still in development
100+ > For termux i will use ` uname `
103101
104102``` sh
105103elif [ " $( uname -o) " == " Android" ]; then
@@ -133,7 +131,7 @@ elif [ "$(uname -o)" == "Android" ]; then
133131## Usage
134132
135133``` sh
136- bash script.sh
134+ bash ./ script.sh
137135```
138136
139137# Packages | Programming language | Hacking tools
@@ -147,13 +145,13 @@ elif [ "$(uname -o)" == "Android" ]; then
147145 neofetch | Python (pip) | tor and tor broweser (Not for termux)
148146 inxi | SQL | hydra
149147 smartmontools | Java | proxychains
150- wireless_tools | host (Ubuntu and Debian)
148+ wireless_tools | Lua53 | host (Ubuntu and Debian)
151149 xdg-utils | mcrypt (Ubuntu, debian and fedora)
152150 lsb-release | wireshark, wireshark-qt and wireshark-cli for archlinux
153151 libwacom-bin | netcat
154152 libwacom-common | wpscan
155153 Docker or Docker.io | metasploit
156- rpm (for fedora) | john
154+ rpm (for fedora) | john (Not for termux)
157155 iw (for fedora)
158156 java-latest-openjdk (for fedora)
159157 snap (Ubuntu, debian and fedora)
@@ -166,6 +164,7 @@ elif [ "$(uname -o)" == "Android" ]; then
166164 lvm2 (for termux)
167165 qemu-utils (for termux)
168166 mailutils (for termux)
167+ yadara (for termux)
169168 Visual Code studio
170169 Brave Browser
171170```
0 commit comments