nemu on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S nemu

* (Optional) Uninstall nemu on Arch using YAY

$ yay -Rns nemu

2. Manually Install "nemu" via AUR

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

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

b. Clone nemu's git locally

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

c. Go to ~/nemu folder and install it

$ cd ~/nemu $ makepkg -si

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

ID: 1333438
Name: nemu
PackageBaseID: 123505
PackageBase: nemu
Version: 3.3.0-1
Description: ncurses interface for QEMU
URL: https://github.com/nemuTUI/nemu
NumVotes: 2
Popularity: 0
OutOfDate: 1708372637
Maintainer: FabioLolix
Submitter: Axon
FirstSubmitted: 1497989488
LastModified: 1697202977
URLPath: /cgit/aur.git/snapshot/nemu.tar.gz