mbrowse on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S mbrowse

* (Optional) Uninstall mbrowse on Arch using YAY

$ yay -Rns mbrowse

2. Manually Install "mbrowse" via AUR

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

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

b. Clone mbrowse's git locally

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

c. Go to ~/mbrowse folder and install it

$ cd ~/mbrowse $ makepkg -si

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

ID: 852324
Name: mbrowse
PackageBaseID: 100397
PackageBase: mbrowse
Version: 0.4.3-5
Description: A graphical SNMP MIB browser based on GTK+ and Net-SNMP
URL: https://sourceforge.net/projects/mbrowse/
NumVotes: 17
Popularity: 0.180801
OutOfDate:
Maintainer: ploxiln
Submitter: ploxiln
FirstSubmitted: 1442804398
LastModified: 1611508346
URLPath: /cgit/aur.git/snapshot/mbrowse.tar.gz