mbuffer on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S mbuffer

* (Optional) Uninstall mbuffer on Arch using YAY

$ yay -Rns mbuffer

2. Manually Install "mbuffer" via AUR

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

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

b. Clone mbuffer's git locally

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

c. Go to ~/mbuffer folder and install it

$ cd ~/mbuffer $ makepkg -si

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

ID: 1068665
Name: mbuffer
PackageBaseID: 97977
PackageBase: mbuffer
Version: 20220418-1
Description: A tool for buffering data streams.
URL: http://www.maier-komor.de/mbuffer.html
NumVotes: 32
Popularity: 0.727248
OutOfDate:
Maintainer: khenderick
FirstSubmitted: 1439961482
LastModified: 1650333462
URLPath: /cgit/aur.git/snapshot/mbuffer.tar.gz