netbox on AUR (Arch User Repository)
Last updated: January 01,2025
1. Install "netbox" 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
Copied
b. Install netbox on Arch using YAY
$
yay -S
netbox
Copied
* (Optional) Uninstall netbox on Arch using YAY
$
yay -Rns
netbox
Copied
2. Manually Install "netbox" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone netbox's git locally
$
git clone https://aur.archlinux.org/netbox.git
~/netbox
Copied
c. Go to ~/netbox folder and install it
$
cd
~/netbox
Copied
$
makepkg -si
Copied
3. Information about the netbox package on Arch User Repository (AUR)
ID: 1006187
Name: netbox
PackageBaseID: 116587
PackageBase: netbox
Version: 3.1.1-3
Description: IP address management (IPAM) and data center infrastructure management (DCIM) tool.
URL: https://github.com/digitalocean/netbox
NumVotes: 5
Popularity: 0
OutOfDate: 1645731385
Maintainer:
Submitter: Anthony25
FirstSubmitted: 1477789916
LastModified: 1639844103
URLPath: /cgit/aur.git/snapshot/netbox.tar.gz
Name: netbox
PackageBaseID: 116587
PackageBase: netbox
Version: 3.1.1-3
Description: IP address management (IPAM) and data center infrastructure management (DCIM) tool.
URL: https://github.com/digitalocean/netbox
NumVotes: 5
Popularity: 0
OutOfDate: 1645731385
Maintainer:
Submitter: Anthony25
FirstSubmitted: 1477789916
LastModified: 1639844103
URLPath: /cgit/aur.git/snapshot/netbox.tar.gz