snmpsim on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S snmpsim

* (Optional) Uninstall snmpsim on Arch using YAY

$ yay -Rns snmpsim

2. Manually Install "snmpsim" via AUR

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

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

b. Clone snmpsim's git locally

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

c. Go to ~/snmpsim folder and install it

$ cd ~/snmpsim $ makepkg -si

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

ID: 622198
Name: snmpsim
PackageBaseID: 58936
PackageBase: snmpsim
Version: 0.4.7-1
Description: A SNMP simulator
URL: https://github.com/etingof/snmpsim
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: cgirard
FirstSubmitted: 1335959656
LastModified: 1560735606
URLPath: /cgit/aur.git/snapshot/snmpsim.tar.gz