qtcbm on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S qtcbm

* (Optional) Uninstall qtcbm on Arch using YAY

$ yay -Rns qtcbm

2. Manually Install "qtcbm" via AUR

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

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

b. Clone qtcbm's git locally

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

c. Go to ~/qtcbm folder and install it

$ cd ~/qtcbm $ makepkg -si

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

ID: 1227570
Name: qtcbm
PackageBaseID: 84060
PackageBase: qtcbm
Version: 1.1.0-1
Description: Qt GUI Frontend for the (Open)CBM utils
URL: https://github.com/mveinot/QtCBM
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: JochenJ
Submitter: uffe
FirstSubmitted: 1406200480
LastModified: 1678990606
URLPath: /cgit/aur.git/snapshot/qtcbm.tar.gz