barbarian on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S barbarian

* (Optional) Uninstall barbarian on Arch using YAY

$ yay -Rns barbarian

2. Manually Install "barbarian" via AUR

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

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

b. Clone barbarian's git locally

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

c. Go to ~/barbarian folder and install it

$ cd ~/barbarian $ makepkg -si

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

ID: 751403
Name: barbarian
PackageBaseID: 151705
PackageBase: barbarian
Version: 1.0.0-1
Description: A frontend for the Conan package manager, written in Qt.
URL:
NumVotes: 1
Popularity: 7.0E-5
OutOfDate:
Maintainer: roidujeu
FirstSubmitted: 1587295179
LastModified: 1592057865
URLPath: /cgit/aur.git/snapshot/barbarian.tar.gz