cnet on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S cnet

* (Optional) Uninstall cnet on Arch using YAY

$ yay -Rns cnet

2. Manually Install "cnet" via AUR

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

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

b. Clone cnet's git locally

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

c. Go to ~/cnet folder and install it

$ cd ~/cnet $ makepkg -si

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

ID: 436438
Name: cnet
PackageBaseID: 99824
PackageBase: cnet
Version: 3.3.4-2
Description: Enables development of / experimentation with a variety of protocols in networks
URL: http://www.csse.uwa.edu.au/cnet/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Lectic
Submitter: Lectic
FirstSubmitted: 1442055736
LastModified: 1502988239
URLPath: /cgit/aur.git/snapshot/cnet.tar.gz