ynetd on AUR (Arch User Repository)
Last updated: February 17,2025
1. Install "ynetd" 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 ynetd on Arch using YAY
$
yay -S
ynetd
Copied
* (Optional) Uninstall ynetd on Arch using YAY
$
yay -Rns
ynetd
Copied
2. Manually Install "ynetd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone ynetd's git locally
$
git clone https://aur.archlinux.org/ynetd.git
~/ynetd
Copied
c. Go to ~/ynetd folder and install it
$
cd
~/ynetd
Copied
$
makepkg -si
Copied
3. Information about the ynetd package on Arch User Repository (AUR)
ID: 1418220
Name: ynetd
PackageBaseID: 167612
PackageBase: ynetd
Version: 2024.02.17-1
Description: A small (< 400 lines of C) server for binding programs to TCP ports
URL: https://yx7.cc/code/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bobo1239
Submitter: bobo1239
FirstSubmitted: 1622747498
LastModified: 1709227538
URLPath: /cgit/aur.git/snapshot/ynetd.tar.gz
Name: ynetd
PackageBaseID: 167612
PackageBase: ynetd
Version: 2024.02.17-1
Description: A small (< 400 lines of C) server for binding programs to TCP ports
URL: https://yx7.cc/code/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: bobo1239
Submitter: bobo1239
FirstSubmitted: 1622747498
LastModified: 1709227538
URLPath: /cgit/aur.git/snapshot/ynetd.tar.gz