mulle-match on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S mulle-match

* (Optional) Uninstall mulle-match on Arch using YAY

$ yay -Rns mulle-match

2. Manually Install "mulle-match" via AUR

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

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

b. Clone mulle-match's git locally

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

c. Go to ~/mulle-match folder and install it

$ cd ~/mulle-match $ makepkg -si

3. Information about the mulle-match package on Arch User Repository (AUR)

ID: 1236556
Name: mulle-match
PackageBaseID: 163299
PackageBase: mulle-match
Version: 1:1.0.3-1
Description: Match filenames against a set of .gitignore like patternfiles
URL: https://github.com/mulle-sde/mulle-match
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FalconProgrammer
Submitter: FalconProgrammer
FirstSubmitted: 1613260669
LastModified: 1680628088
URLPath: /cgit/aur.git/snapshot/mulle-match.tar.gz