smenu on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S smenu

* (Optional) Uninstall smenu on Arch using YAY

$ yay -Rns smenu

2. Manually Install "smenu" via AUR

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

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

b. Clone smenu's git locally

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

c. Go to ~/smenu folder and install it

$ cd ~/smenu $ makepkg -si

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

ID: 1369881
Name: smenu
PackageBaseID: 129501
PackageBase: smenu
Version: 1.3.0-1
Description: A powerful and versatile selection tool for interactive or scripting use
URL: https://github.com/p-gen/smenu
NumVotes: 8
Popularity: 0.335048
OutOfDate:
Maintainer: flipee
Submitter: Foxboron
FirstSubmitted: 1517000495
LastModified: 1702583318
URLPath: /cgit/aur.git/snapshot/smenu.tar.gz