sliver on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S sliver

* (Optional) Uninstall sliver on Arch using YAY

$ yay -Rns sliver

2. Manually Install "sliver" via AUR

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

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

b. Clone sliver's git locally

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

c. Go to ~/sliver folder and install it

$ cd ~/sliver $ makepkg -si

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

ID: 1309000
Name: sliver
PackageBaseID: 193017
PackageBase: sliver
Version: 1.5.41-1
Description: Sliver is a an opensource C2 framework designed by bishop fox
URL: https://github.com/BishopFox/sliver
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Rad10
Submitter: Rad10
FirstSubmitted: 1682382103
LastModified: 1692982607
URLPath: /cgit/aur.git/snapshot/sliver.tar.gz

5. The same packages on other Linux Distributions