umk on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S umk

* (Optional) Uninstall umk on Arch using YAY

$ yay -Rns umk

2. Manually Install "umk" via AUR

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

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

b. Clone umk's git locally

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

c. Go to ~/umk folder and install it

$ cd ~/umk $ makepkg -si

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

ID: 1198811
Name: umk
PackageBaseID: 40627
PackageBase: upp
Version: 16660-1
Description: Command line builder for U++ applications
URL: http://www.ultimatepp.org
NumVotes: 9
Popularity: 8.0E-6
OutOfDate: 1699256394
Maintainer: aquilarubra
Submitter: dolik.rce
FirstSubmitted: 1283948552
LastModified: 1674068638
URLPath: /cgit/aur.git/snapshot/umk.tar.gz