funjoin on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S funjoin

* (Optional) Uninstall funjoin on Arch using YAY

$ yay -Rns funjoin

2. Manually Install "funjoin" via AUR

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

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

b. Clone funjoin's git locally

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

c. Go to ~/funjoin folder and install it

$ cd ~/funjoin $ makepkg -si

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

ID: 559425
Name: funjoin
PackageBaseID: 137324
PackageBase: funjoin
Version: 1.0-1
Description: Split separated input into files
URL: https://github.com/sjmulder/funjoin
NumVotes: 0
Popularity: 0
OutOfDate: 1710298851
Maintainer: sjmulder
Submitter: sjmulder
FirstSubmitted: 1542072352
LastModified: 1542072352
URLPath: /cgit/aur.git/snapshot/funjoin.tar.gz