fdlinecombine on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S fdlinecombine

* (Optional) Uninstall fdlinecombine on Arch using YAY

$ yay -Rns fdlinecombine

2. Manually Install "fdlinecombine" via AUR

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

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

b. Clone fdlinecombine's git locally

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

c. Go to ~/fdlinecombine folder and install it

$ cd ~/fdlinecombine $ makepkg -si

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

ID: 569293
Name: fdlinecombine
PackageBaseID: 138109
PackageBase: fdlinecombine
Version: 0.4-1
Description: Read multiple fds and print data to stdout linewise
URL: https://github.com/vi/fdlinecombine
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: J4913
Submitter: J4913
FirstSubmitted: 1545076287
LastModified: 1545076287
URLPath: /cgit/aur.git/snapshot/fdlinecombine.tar.gz