make-ansi on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S make-ansi

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

$ yay -Rns make-ansi

2. Manually Install "make-ansi" via AUR

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

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

b. Clone make-ansi's git locally

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

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

$ cd ~/make-ansi $ makepkg -si

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

ID: 886357
Name: make-ansi
PackageBaseID: 165136
PackageBase: make-ansi
Version: 0.1.0-1
Description: ANSI Escape Sequences for GNU Make
URL: https://github.com/egasato/make-ansi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: egasato
Submitter: egasato
FirstSubmitted: 1617303419
LastModified: 1617303419
URLPath: /cgit/aur.git/snapshot/make-ansi.tar.gz