sbd on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S sbd

* (Optional) Uninstall sbd on Arch using YAY

$ yay -Rns sbd

2. Manually Install "sbd" via AUR

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

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

b. Clone sbd's git locally

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

c. Go to ~/sbd folder and install it

$ cd ~/sbd $ makepkg -si

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

ID: 215651
Name: sbd
PackageBaseID: 39957
PackageBase: sbd
Version: 1.36-2
Description: Netcat-clone, portable, offers strong encryption - features AES-128-CBC + HMAC-SHA1 encryption, program execution (-e), choosing source port, continuous reconnection with delay + more
URL: https://packetstormsecurity.com/UNIX/netcat/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: fnord0
FirstSubmitted: 1282006576
LastModified: 1438018874
URLPath: /cgit/aur.git/snapshot/sbd.tar.gz