mutate on AUR (Arch User Repository)

Last updated: April 27,2024

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

$ yay -S mutate

* (Optional) Uninstall mutate on Arch using YAY

$ yay -Rns mutate

2. Manually Install "mutate" via AUR

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

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

b. Clone mutate's git locally

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

c. Go to ~/mutate folder and install it

$ cd ~/mutate $ makepkg -si

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

ID: 414929
Name: mutate
PackageBaseID: 92541
PackageBase: mutate
Version: 2.4-5
Description: A simple launcher inspired by Alfred.
URL: https://github.com/qdore/Mutate
NumVotes: 4
Popularity: 0
OutOfDate: 1599157107
Maintainer:
FirstSubmitted: 1430085797
LastModified: 1496012160
URLPath: /cgit/aur.git/snapshot/mutate.tar.gz