libwrap on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S libwrap

* (Optional) Uninstall libwrap on Arch using YAY

$ yay -Rns libwrap

2. Manually Install "libwrap" via AUR

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

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

b. Clone libwrap's git locally

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

c. Go to ~/libwrap folder and install it

$ cd ~/libwrap $ makepkg -si

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

ID: 1249560
Name: libwrap
PackageBaseID: 193121
PackageBase: libwrap
Version: 7.6.31-5
Description: Monitors and Controls incoming TCP connections
URL: http://ftp.porcupine.org/pub/security/index.html
NumVotes: 7
Popularity: 0.150006
OutOfDate: 1695240409
Maintainer: solsticedhiver
Submitter: solsticedhiver
FirstSubmitted: 1682695620
LastModified: 1682695620
URLPath: /cgit/aur.git/snapshot/libwrap.tar.gz

5. The same packages on other Linux Distributions