libmawk on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libmawk

* (Optional) Uninstall libmawk on Arch using YAY

$ yay -Rns libmawk

2. Manually Install "libmawk" via AUR

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

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

b. Clone libmawk's git locally

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

c. Go to ~/libmawk folder and install it

$ cd ~/libmawk $ makepkg -si

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

ID: 950115
Name: libmawk
PackageBaseID: 93103
PackageBase: libmawk
Version: 1.0.3-1
Description: a fork of mawk 1.3.3, restructured for embedding
URL: http://www.repo.hu/projects/libmawk/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cuvoodoo
Submitter: aksr
FirstSubmitted: 1431880448
LastModified: 1629447855
URLPath: /cgit/aur.git/snapshot/libmawk.tar.gz