mounch on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S mounch

* (Optional) Uninstall mounch on Arch using YAY

$ yay -Rns mounch

2. Manually Install "mounch" via AUR

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

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

b. Clone mounch's git locally

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

c. Go to ~/mounch folder and install it

$ cd ~/mounch $ makepkg -si

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

ID: 1388260
Name: mounch
PackageBaseID: 173067
PackageBase: mounch
Version: 1.0.2-1
Description: A simple rofi based launcher based on yaml config
URL: https://github.com/chmouel/mounch
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chmouel
Submitter: chmouel
FirstSubmitted: 1636836974
LastModified: 1705594283
URLPath: /cgit/aur.git/snapshot/mounch.tar.gz