netclasses on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S netclasses

* (Optional) Uninstall netclasses on Arch using YAY

$ yay -Rns netclasses

2. Manually Install "netclasses" via AUR

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

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

b. Clone netclasses's git locally

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

c. Go to ~/netclasses folder and install it

$ cd ~/netclasses $ makepkg -si

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

ID: 611733
Name: netclasses
PackageBaseID: 135091
PackageBase: netclasses
Version: 1.1.0-1
Description: Networking framework for GNUstep and Mac OS X
URL: http://gap.nongnu.org/talksoup/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Beebo
Submitter: Beebo
FirstSubmitted: 1534301460
LastModified: 1557612596
URLPath: /cgit/aur.git/snapshot/netclasses.tar.gz