cp2k-bin on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S cp2k-bin

* (Optional) Uninstall cp2k-bin on Arch using YAY

$ yay -Rns cp2k-bin

2. Manually Install "cp2k-bin" via AUR

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

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

b. Clone cp2k-bin's git locally

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

c. Go to ~/cp2k-bin folder and install it

$ cd ~/cp2k-bin $ makepkg -si

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

ID: 1385950
Name: cp2k-bin
PackageBaseID: 109078
PackageBase: cp2k-bin
Version: 2024.1-1
Description: A quantum chemistry and solid state physics software package for atomistic simulations of solid state, liquid, molecular, periodic, material, crystal, and biological systems. (precompiled, OpenMP)
URL: https://www.cp2k.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: berquist
FirstSubmitted: 1458495873
LastModified: 1705305450
URLPath: /cgit/aur.git/snapshot/cp2k-bin.tar.gz