unbuffered-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S unbuffered-git

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

$ yay -Rns unbuffered-git

2. Manually Install "unbuffered-git" via AUR

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

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

b. Clone unbuffered-git's git locally

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

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

$ cd ~/unbuffered-git $ makepkg -si

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

ID: 865576
Name: unbuffered-git
PackageBaseID: 141481
PackageBase: unbuffered-git
Version: r1.a8f4f91-1
Description: Copy stdin to stdout and stderr, unbuffered, development version
URL: http://www.scylla-charybdis.com/tool.php/unbuffered
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alwyn
Submitter: alwyn
FirstSubmitted: 1556021053
LastModified: 1613650880
URLPath: /cgit/aur.git/snapshot/unbuffered-git.tar.gz