Hello, Everyone Today I’m gonna show you how to install all kali linux tools in garuda linux. Garuda linux is a indian operating system which is use for gaming and ethical hacking.Garuda linux is arch linux based OS. So, Here we install all arch linux package and kali linux tools in garuda linux. There are many reasons why people prefer Arch over Debian. I prefer it for the speed, security, and rolling updates. Here First we upgrade garuda linux follow below commands.
Upgrade Garuda Linux
First, change your user mode normal user to super user.
For super user type su and enter Password
For upgrade your garuda linux
sudo pacman -Syyu
It will take 10 to 15 minute. So, wait for full upgradation. After upgrade of garuda linux you should update all package. For update package
sudo pacman -Syy
It will also take 10 to 15 minute after complation of update. We download and install kali linux tool in garuda linux.
Download Kali Linux Tool
wget -O - https://blackarch.org/strap.sh​ | bash


For show all kali linux tool :
pacman -Sg
Here see all package of kali linux is install in garuda linux


Install Kali linux Tool
After download of kali linux tool. you can install any tool of kali linux in garuda os. For example if you want to install metasploit in garuda linux.
Example : pacman -S metasploit
command for any tool : pacman -S package_name


Install group of kali linux tools in garuda linux
If you want to install group of kali linux tools. For example if you want to install all networking tool in garuda linux
Example : pacman -S blackarch-networking
Install group of tools : pacman -S Group_name
Following group you can install on your garuda linux
blackarch
blackarch-scanners
blackarch-misc
blackarch-crackers
blackarch-voip
blackarch-forensics
blackarch-wireless
blackarch-recon
blackarch-webapps
blackarch-networking
blackarch-defense
blackarch-exploit
blackarch-spoof
blackarch-fingerprinting
blackarch-crypto
blackarch-backdoors
blackarch-fuzzers
blackarch-malware
blackarch-honeypots
blackarch-analysis
blackarch-source-audit
blackarch-database
blackarch-bluetooth
blackarch-autonomous
blackarch-proxy
blackarch-sniffers
blackarch-tunnel
blackarch-bruteforce
blackarch-social-engineering
blackarch-reverse
blackarch-dns
blackarch-debugging
blackarch-decompile
blackarch-intel
blackarch-dos
blackarch-ddos
blackarch-enumeration
blackarch-mitm
blackarch-wordlists
blackarch-exploits
For more content Subscribe alpha programmer on youtube.
Thank you.
Good
I used to be able to find good information from your content.