coreutils-git on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S coreutils-git

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

$ yay -Rns coreutils-git

2. Manually Install "coreutils-git" via AUR

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

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

b. Clone coreutils-git's git locally

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

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

$ cd ~/coreutils-git $ makepkg -si

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

ID: 1257301
Name: coreutils-git
PackageBaseID: 124809
PackageBase: coreutils-git
Version: 9.3.r29.g059e53e5b-1
Description: Basic file, shell and text manipulation utilities of the GNU operating system
URL: https://www.gnu.org/software/coreutils/coreutils.html
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502648612
LastModified: 1683960283
URLPath: /cgit/aur.git/snapshot/coreutils-git.tar.gz