xinetd on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S xinetd

* (Optional) Uninstall xinetd on Arch using YAY

$ yay -Rns xinetd

2. Manually Install "xinetd" via AUR

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

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

b. Clone xinetd's git locally

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

c. Go to ~/xinetd folder and install it

$ cd ~/xinetd $ makepkg -si

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

ID: 1323485
Name: xinetd
PackageBaseID: 197867
PackageBase: xinetd
Version: 2.3.15.4-1
Description: A secure replacement for inetd
URL: https://github.com/openSUSE/xinetd
NumVotes: 3
Popularity: 0.24786
OutOfDate:
Maintainer: dvzrv
Submitter: dvzrv
FirstSubmitted: 1695497247
LastModified: 1695497247
URLPath: /cgit/aur.git/snapshot/xinetd.tar.gz