tmenu-git on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S tmenu-git

* (Optional) Uninstall tmenu-git on Arch using YAY

$ yay -Rns tmenu-git

2. Manually Install "tmenu-git" via AUR

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

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

b. Clone tmenu-git's git locally

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

c. Go to ~/tmenu-git folder and install it

$ cd ~/tmenu-git $ makepkg -si

3. Information about the tmenu-git package on Arch User Repository (AUR)

ID: 193991
Name: tmenu-git
PackageBaseID: 83042
PackageBase: tmenu-git
Version: 20140614-1
Description: Fuzzy completion for anything in the terminal, like dmenu.
URL: https://github.com/dhamidi/tmenu
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: keenerd
FirstSubmitted: 1402748800
LastModified: 1434169454
URLPath: /cgit/aur.git/snapshot/tmenu-git.tar.gz