libctl on AUR (Arch User Repository)
Last updated: December 29,2024
1. Install "libctl" 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
Copied
b. Install libctl on Arch using YAY
$
yay -S
libctl
Copied
* (Optional) Uninstall libctl on Arch using YAY
$
yay -Rns
libctl
Copied
2. Manually Install "libctl" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone libctl's git locally
$
git clone https://aur.archlinux.org/libctl.git
~/libctl
Copied
c. Go to ~/libctl folder and install it
$
cd
~/libctl
Copied
$
makepkg -si
Copied
3. Information about the libctl package on Arch User Repository (AUR)
ID: 1090918
Name: libctl
PackageBaseID: 97449
PackageBase: libctl
Version: 4.5.1-2
Description: A free Guile-based library implementing flexible control files for scientific simulations.
URL: http://ab-initio.mit.edu/wiki/index.php/Libctl
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: heitzmann
FirstSubmitted: 1439424792
LastModified: 1654465049
URLPath: /cgit/aur.git/snapshot/libctl.tar.gz
Name: libctl
PackageBaseID: 97449
PackageBase: libctl
Version: 4.5.1-2
Description: A free Guile-based library implementing flexible control files for scientific simulations.
URL: http://ab-initio.mit.edu/wiki/index.php/Libctl
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer:
Submitter: heitzmann
FirstSubmitted: 1439424792
LastModified: 1654465049
URLPath: /cgit/aur.git/snapshot/libctl.tar.gz