interfaces on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S interfaces

* (Optional) Uninstall interfaces on Arch using YAY

$ yay -Rns interfaces

2. Manually Install "interfaces" via AUR

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

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

b. Clone interfaces's git locally

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

c. Go to ~/interfaces folder and install it

$ cd ~/interfaces $ makepkg -si

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

ID: 1080975
Name: interfaces
PackageBaseID: 176467
PackageBase: interfaces
Version: 1.3.0-1
Description: List all network interfaces
URL: https://github.com/xyproto/interfaces
NumVotes: 2
Popularity: 1.0E-6
OutOfDate:
Maintainer: xyproto
Submitter: xyproto
FirstSubmitted: 1645984978
LastModified: 1652708693
URLPath: /cgit/aur.git/snapshot/interfaces.tar.gz