libctl2 on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libctl2

* (Optional) Uninstall libctl2 on Arch using YAY

$ yay -Rns libctl2

2. Manually Install "libctl2" via AUR

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

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

b. Clone libctl2's git locally

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

c. Go to ~/libctl2 folder and install it

$ cd ~/libctl2 $ makepkg -si

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

ID: 1372289
Name: libctl2
PackageBaseID: 200667
PackageBase: libctl2
Version: 1.2-1
Description: CTL is a Software Transactional Memory Framework based in TL2 including new features and optimizations.
URL: https://docentes.fct.unl.pt/joao-lourenco/software/ctl-consistent-software-transactonal-layer
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gierens
Submitter: gierens
FirstSubmitted: 1702987140
LastModified: 1702987140
URLPath: /cgit/aur.git/snapshot/libctl2.tar.gz