concatenator on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S concatenator

* (Optional) Uninstall concatenator on Arch using YAY

$ yay -Rns concatenator

2. Manually Install "concatenator" via AUR

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

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

b. Clone concatenator's git locally

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

c. Go to ~/concatenator folder and install it

$ cd ~/concatenator $ makepkg -si

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

ID: 189037
Name: concatenator
PackageBaseID: 44474
PackageBase: concatenator
Version: 1.1.0-2
Description: Genetic data matrix converter and concatenator
URL: http://cobig2.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1292623147
LastModified: 1433854377
URLPath: /cgit/aur.git/snapshot/concatenator.tar.gz