for Arch Linux / Arch Linux based distros like Garuda Linux, Manjaro Linux, Endeavour OS and others
Installed paru
, the AUR helper ( Already installed on Garuda Linux ), and a stable internet connection
Just run in termianl
curl -L -O https://github.com/namanlp/ns-2-install/archive/refs/heads/main.zip
then
unzip main.zip && cd ns-2-install-main
and finally, run script using
sh ./ns.sh
And don't forget to star this repo
Facing any problem? You can create an issue in this repo