shellnoob on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "shellnoob" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install shellnoob on Arch using YAY

$ yay -S shellnoob

* (Optional) Uninstall shellnoob on Arch using YAY

$ yay -Rns shellnoob

2. Manually Install "shellnoob" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone shellnoob's git locally

$ git clone https://aur.archlinux.org/shellnoob.git ~/shellnoob

c. Go to ~/shellnoob folder and install it

$ cd ~/shellnoob $ makepkg -si

3. Information about the shellnoob package on Arch User Repository (AUR)

ID: 241910
Name: shellnoob
PackageBaseID: 74183
PackageBase: shellnoob
Version: 2.1-2
Description: A toolkit that eases the writing and debugging of shellcode
URL: https://github.com/reyammer/shellnoob
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1381277542
LastModified: 1445554336
URLPath: /cgit/aur.git/snapshot/shellnoob.tar.gz

5. The same packages on other Linux Distributions