posix-standard on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S posix-standard

* (Optional) Uninstall posix-standard on Arch using YAY

$ yay -Rns posix-standard

2. Manually Install "posix-standard" via AUR

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

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

b. Clone posix-standard's git locally

$ git clone https://aur.archlinux.org/posix-standard.git ~/posix-standard

c. Go to ~/posix-standard folder and install it

$ cd ~/posix-standard $ makepkg -si

3. Information about the posix-standard package on Arch User Repository (AUR)

ID: 498422
Name: posix-standard
PackageBaseID: 121423
PackageBase: posix-standard
Version: POSIX.1_2017-1
Description: Archives of the html version of posix standard
URL: http://pubs.opengroup.org/onlinepubs/9699919799/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: qubidt
Submitter: lxhillwind
FirstSubmitted: 1491883581
LastModified: 1522248842
URLPath: /cgit/aur.git/snapshot/posix-standard.tar.gz