make-support on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S make-support

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

$ yay -Rns make-support

2. Manually Install "make-support" via AUR

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

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

b. Clone make-support's git locally

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

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

$ cd ~/make-support $ makepkg -si

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

ID: 886273
Name: make-support
PackageBaseID: 165045
PackageBase: make-support
Version: 0.1.0-1
Description: Escaped symbols for GNU Make
URL: https://gitlab.com/egasato/make-support
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egasato
Submitter: egasato
FirstSubmitted: 1617051219
LastModified: 1617292554
URLPath: /cgit/aur.git/snapshot/make-support.tar.gz