wildcard on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S wildcard

* (Optional) Uninstall wildcard on Arch using YAY

$ yay -Rns wildcard

2. Manually Install "wildcard" via AUR

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

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

b. Clone wildcard's git locally

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

c. Go to ~/wildcard folder and install it

$ cd ~/wildcard $ makepkg -si

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

ID: 1359963
Name: wildcard
PackageBaseID: 199554
PackageBase: wildcard
Version: 0.3.3-1
Description: Test your regular expressions
URL: https://gitlab.gnome.org/World/Wildcard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1699972693
LastModified: 1700994041
URLPath: /cgit/aur.git/snapshot/wildcard.tar.gz