xinetd on AUR (Arch User Repository)
Last updated: January 29,2025
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
Copied
b. Install xinetd on Arch using YAY
$
yay -S
xinetd
Copied
* (Optional) Uninstall xinetd on Arch using YAY
$
yay -Rns
xinetd
Copied
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
Copied
b. Clone xinetd's git locally
$
git clone https://aur.archlinux.org/xinetd.git
~/xinetd
Copied
c. Go to ~/xinetd folder and install it
$
cd
~/xinetd
Copied
$
makepkg -si
Copied
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
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