ccp4m on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S ccp4m

* (Optional) Uninstall ccp4m on Arch using YAY

$ yay -Rns ccp4m

2. Manually Install "ccp4m" via AUR

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

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

b. Clone ccp4m's git locally

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

c. Go to ~/ccp4m folder and install it

$ cd ~/ccp4m $ makepkg -si

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

ID: 539720
Name: ccp4m
PackageBaseID: 131734
PackageBase: ccp4m
Version: 0.7.3-1
Description: C++ project manager and build system
URL: https://www.github.com/Electrux/ccp4m
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Electrux
Submitter: Electrux
FirstSubmitted: 1524288402
LastModified: 1535686951
URLPath: /cgit/aur.git/snapshot/ccp4m.tar.gz