cp2k on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cp2k

* (Optional) Uninstall cp2k on Arch using YAY

$ yay -Rns cp2k

2. Manually Install "cp2k" via AUR

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

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

b. Clone cp2k's git locally

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

c. Go to ~/cp2k folder and install it

$ cd ~/cp2k $ makepkg -si

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

ID: 935299
Name: cp2k
PackageBaseID: 141467
PackageBase: cp2k
Version: 8.2.0-1
Description: A quantum chemistry and solid state physics software package
URL: https://www.cp2k.org
NumVotes: 1
Popularity: 0
OutOfDate: 1697521167
Maintainer: Tenshi65535
Submitter: dviktor
FirstSubmitted: 1555959680
LastModified: 1626470836
URLPath: /cgit/aur.git/snapshot/cp2k.tar.gz