uml_utilities on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S uml_utilities

* (Optional) Uninstall uml_utilities on Arch using YAY

$ yay -Rns uml_utilities

2. Manually Install "uml_utilities" via AUR

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

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

b. Clone uml_utilities's git locally

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

c. Go to ~/uml_utilities folder and install it

$ cd ~/uml_utilities $ makepkg -si

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

ID: 779018
Name: uml_utilities
PackageBaseID: 111551
PackageBase: uml_utilities
Version: 20070815-3
Description: User Mode Linux Utilities (Debian package uml-utilities). It contains uml_net, uml_mconsole, uml_switch, tunctl, … and the lib port-helper.
URL: http://user-mode-linux.sourceforge.net/
NumVotes: 14
Popularity: 0.368946
OutOfDate:
Maintainer: nobodywasishere
Submitter: JulioJu
FirstSubmitted: 1463930629
LastModified: 1597525161
URLPath: /cgit/aur.git/snapshot/uml_utilities.tar.gz