make-escape on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S make-escape

* (Optional) Uninstall make-escape on Arch using YAY

$ yay -Rns make-escape

2. Manually Install "make-escape" via AUR

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

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

b. Clone make-escape's git locally

$ git clone https://aur.archlinux.org/make-escape.git ~/make-escape

c. Go to ~/make-escape folder and install it

$ cd ~/make-escape $ makepkg -si

3. Information about the make-escape package on Arch User Repository (AUR)

ID: 886257
Name: make-escape
PackageBaseID: 165042
PackageBase: make-escape
Version: 0.1.0-1
Description: Escaped symbols for GNU Make
URL: https://gitlab.com/egasato/make-escape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egasato
Submitter: egasato
FirstSubmitted: 1617040661
LastModified: 1617287789
URLPath: /cgit/aur.git/snapshot/make-escape.tar.gz