libsmi on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S libsmi

* (Optional) Uninstall libsmi on Arch using YAY

$ yay -Rns libsmi

2. Manually Install "libsmi" via AUR

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

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

b. Clone libsmi's git locally

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

c. Go to ~/libsmi folder and install it

$ cd ~/libsmi $ makepkg -si

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

ID: 307836
Name: libsmi
PackageBaseID: 29078
PackageBase: libsmi
Version: 0.5.0-2
Description: C library allowing NM apps and MIB and PIB authoring tools to access SMI MIB info.
URL: http://www.ibr.cs.tu-bs.de/projects/libsmi/
NumVotes: 19
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: solveit
FirstSubmitted: 1249678131
LastModified: 1464644031
URLPath: /cgit/aur.git/snapshot/libsmi.tar.gz