dmenu-ntix on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dmenu-ntix

* (Optional) Uninstall dmenu-ntix on Arch using YAY

$ yay -Rns dmenu-ntix

2. Manually Install "dmenu-ntix" via AUR

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

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

b. Clone dmenu-ntix's git locally

$ git clone https://aur.archlinux.org/dmenu-ntix.git ~/dmenu-ntix

c. Go to ~/dmenu-ntix folder and install it

$ cd ~/dmenu-ntix $ makepkg -si

3. Information about the dmenu-ntix package on Arch User Repository (AUR)

ID: 1212700
Name: dmenu-ntix
PackageBaseID: 190537
PackageBase: dmenu-ntix
Version: 0.1.0-1
Description: Dmenu front-end to ntix.
URL: https://git.sr.ht/~klahr/dmenu-ntix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: klarre
Submitter: klarre
FirstSubmitted: 1676721172
LastModified: 1676721172
URLPath: /cgit/aur.git/snapshot/dmenu-ntix.tar.gz