libctb on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libctb

* (Optional) Uninstall libctb on Arch using YAY

$ yay -Rns libctb

2. Manually Install "libctb" via AUR

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

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

b. Clone libctb's git locally

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

c. Go to ~/libctb folder and install it

$ cd ~/libctb $ makepkg -si

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

ID: 544329
Name: libctb
PackageBaseID: 79453
PackageBase: libctb
Version: 0.16-2
Description: Communications toolbox - ctb. Multiplatform library for different interfaces (RS232, GPIB)
URL: https://iftools.com/opensource/ctb.en.php
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: AxPU
FirstSubmitted: 1393541980
LastModified: 1537048663
URLPath: /cgit/aur.git/snapshot/libctb.tar.gz