unbuffered on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S unbuffered

* (Optional) Uninstall unbuffered on Arch using YAY

$ yay -Rns unbuffered

2. Manually Install "unbuffered" via AUR

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

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

b. Clone unbuffered's git locally

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

c. Go to ~/unbuffered folder and install it

$ cd ~/unbuffered $ makepkg -si

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

ID: 1081000
Name: unbuffered
PackageBaseID: 24302
PackageBase: unbuffered
Version: 2.0.0-1
Description: Copy stdin to stdout and stderr, unbuffered
URL: http://www.scylla-charybdis.com/tool.php/unbuffered
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: absrdspc
Submitter: djgera
FirstSubmitted: 1235853293
LastModified: 1652714237
URLPath: /cgit/aur.git/snapshot/unbuffered.tar.gz