mangle on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S mangle

* (Optional) Uninstall mangle on Arch using YAY

$ yay -Rns mangle

2. Manually Install "mangle" via AUR

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

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

b. Clone mangle's git locally

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

c. Go to ~/mangle folder and install it

$ cd ~/mangle $ makepkg -si

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

ID: 1056384
Name: mangle
PackageBaseID: 177283
PackageBase: mangle
Version: v.0.1-1
Description: Mangle programming language
URL: https://github.com/matheusfillipe/mangle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mattf
Submitter: mattf
FirstSubmitted: 1648177076
LastModified: 1648177076
URLPath: /cgit/aur.git/snapshot/mangle.tar.gz