coreutils-arch on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S coreutils-arch

* (Optional) Uninstall coreutils-arch on Arch using YAY

$ yay -Rns coreutils-arch

2. Manually Install "coreutils-arch" via AUR

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

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

b. Clone coreutils-arch's git locally

$ git clone https://aur.archlinux.org/coreutils-arch.git ~/coreutils-arch

c. Go to ~/coreutils-arch folder and install it

$ cd ~/coreutils-arch $ makepkg -si

3. Information about the coreutils-arch package on Arch User Repository (AUR)

ID: 1420627
Name: coreutils-arch
PackageBaseID: 172289
PackageBase: coreutils-arch
Version: 9.4-1
Description: GNU arch command (from coreutils)
URL: https://www.gnu.org/software/coreutils/coreutils.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alex.henrie
Submitter: alex.henrie
FirstSubmitted: 1634920113
LastModified: 1709570225
URLPath: /cgit/aur.git/snapshot/coreutils-arch.tar.gz