netinstall on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S netinstall

* (Optional) Uninstall netinstall on Arch using YAY

$ yay -Rns netinstall

2. Manually Install "netinstall" via AUR

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

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

b. Clone netinstall's git locally

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

c. Go to ~/netinstall folder and install it

$ cd ~/netinstall $ makepkg -si

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

ID: 1424836
Name: netinstall
PackageBaseID: 159458
PackageBase: netinstall
Version: 7.14.1-1
Description: Mikrotik Netinstall for RouterOS - CLI with network namespace
URL: https://www.mikrotik.com/
NumVotes: 2
Popularity: 2.2E-5
OutOfDate:
Maintainer: eworm
Submitter: eworm
FirstSubmitted: 1604530804
LastModified: 1710148681
URLPath: /cgit/aur.git/snapshot/netinstall.tar.gz