shellter on AUR (Arch User Repository)

Last updated: June 01,2024

1. Install "shellter" 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 shellter on Arch using YAY

$ yay -S shellter

* (Optional) Uninstall shellter on Arch using YAY

$ yay -Rns shellter

2. Manually Install "shellter" via AUR

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

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

b. Clone shellter's git locally

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

c. Go to ~/shellter folder and install it

$ cd ~/shellter $ makepkg -si

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

ID: 880200
Name: shellter
PackageBaseID: 164558
PackageBase: shellter
Version: 7.2-1
Description: Dynamic shellcode injection tool
URL: https://www.shellterproject.com
NumVotes: 0
Popularity: 0
OutOfDate: 1699670565
Maintainer: uidops
Submitter: uidops
FirstSubmitted: 1616225010
LastModified: 1616307019
URLPath: /cgit/aur.git/snapshot/shellter.tar.gz

5. The same packages on other Linux Distributions