libxc on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S libxc

* (Optional) Uninstall libxc on Arch using YAY

$ yay -Rns libxc

2. Manually Install "libxc" via AUR

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

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

b. Clone libxc's git locally

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

c. Go to ~/libxc folder and install it

$ cd ~/libxc $ makepkg -si

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

ID: 1273763
Name: libxc
PackageBaseID: 58425
PackageBase: libxc
Version: 6.2.2-1
Description: A library of exchange-correlation functionals for density-functional theory
URL: https://www.tddft.org/programs/libxc
NumVotes: 10
Popularity: 1.3E-5
OutOfDate:
Maintainer: carlosal1015
Submitter: jspencer
FirstSubmitted: 1334281501
LastModified: 1686850103
URLPath: /cgit/aur.git/snapshot/libxc.tar.gz