inet-comm on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S inet-comm

* (Optional) Uninstall inet-comm on Arch using YAY

$ yay -Rns inet-comm

2. Manually Install "inet-comm" via AUR

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

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

b. Clone inet-comm's git locally

$ git clone https://aur.archlinux.org/inet-comm.git ~/inet-comm

c. Go to ~/inet-comm folder and install it

$ cd ~/inet-comm $ makepkg -si

3. Information about the inet-comm package on Arch User Repository (AUR)

ID: 1089849
Name: inet-comm
PackageBaseID: 177762
PackageBase: inet-comm
Version: 3.11-0
Description: ipv4 internet tcp socket c++ library
URL: https://github.com/imperzer0/inet-comm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: imper
Submitter: imper
FirstSubmitted: 1649366143
LastModified: 1654328309
URLPath: /cgit/aur.git/snapshot/inet-comm.tar.gz