mate-menu on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S mate-menu

* (Optional) Uninstall mate-menu on Arch using YAY

$ yay -Rns mate-menu

2. Manually Install "mate-menu" via AUR

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

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

b. Clone mate-menu's git locally

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

c. Go to ~/mate-menu folder and install it

$ cd ~/mate-menu $ makepkg -si

3. Information about the mate-menu package on Arch User Repository (AUR)

ID: 1066898
Name: mate-menu
PackageBaseID: 140711
PackageBase: mate-menu
Version: 22.04.2-1
Description: Advanced menu for MATE Panel, a fork of MintMenu
URL: https://github.com/ubuntu-mate/mate-menu
NumVotes: 11
Popularity: 0
OutOfDate:
Maintainer: FredBezies
Submitter: xyproto
FirstSubmitted: 1553678509
LastModified: 1649964666
URLPath: /cgit/aur.git/snapshot/mate-menu.tar.gz