unsermake on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S unsermake

* (Optional) Uninstall unsermake on Arch using YAY

$ yay -Rns unsermake

2. Manually Install "unsermake" via AUR

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

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

b. Clone unsermake's git locally

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

c. Go to ~/unsermake folder and install it

$ cd ~/unsermake $ makepkg -si

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

ID: 195811
Name: unsermake
PackageBaseID: 15531
PackageBase: unsermake
Version: 20070824-4
Description: A replacement for automake
URL: http://wiki.kde.org/tiki-index.php?page=unsermake
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: dracorp
FirstSubmitted: 1204792170
LastModified: 1434286094
URLPath: /cgit/aur.git/snapshot/unsermake.tar.gz

5. The same packages on other Linux Distributions