makemake on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S makemake

* (Optional) Uninstall makemake on Arch using YAY

$ yay -Rns makemake

2. Manually Install "makemake" via AUR

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

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

b. Clone makemake's git locally

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

c. Go to ~/makemake folder and install it

$ cd ~/makemake $ makepkg -si

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

ID: 1396229
Name: makemake
PackageBaseID: 193166
PackageBase: makemake
Version: 2.0.0-1
Description: Program for creating and using folder templates, written in rust
URL: https://github.com/BonnyAD9/makemake-rs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BonnyAD9
Submitter: BonnyAD9
FirstSubmitted: 1682868521
LastModified: 1706736398
URLPath: /cgit/aur.git/snapshot/makemake.tar.gz