archlinux-menus on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S archlinux-menus

* (Optional) Uninstall archlinux-menus on Arch using YAY

$ yay -Rns archlinux-menus

2. Manually Install "archlinux-menus" via AUR

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

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

b. Clone archlinux-menus's git locally

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

c. Go to ~/archlinux-menus folder and install it

$ cd ~/archlinux-menus $ makepkg -si

3. Information about the archlinux-menus package on Arch User Repository (AUR)

ID: 1193709
Name: archlinux-menus
PackageBaseID: 177533
PackageBase: archlinux-menus
Version: 2.5-6
Description: Arch Linux specific XDG-compliant menu
URL: https://archlinux.org
NumVotes: 3
Popularity: 0.000867
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648830740
LastModified: 1673195735
URLPath: /cgit/aur.git/snapshot/archlinux-menus.tar.gz

5. The same packages on other Linux Distributions