ccr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S ccr

* (Optional) Uninstall ccr on Arch using YAY

$ yay -Rns ccr

2. Manually Install "ccr" via AUR

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

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

b. Clone ccr's git locally

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

c. Go to ~/ccr folder and install it

$ cd ~/ccr $ makepkg -si

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

ID: 1124473
Name: ccr
PackageBaseID: 184836
PackageBase: ccr
Version: 1.3.0-1
Description: Community codec repository: compression (and other) filters for netCDF/HDF5
URL: https://ccr.github.io/ccr/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1660156257
LastModified: 1660156257
URLPath: /cgit/aur.git/snapshot/ccr.tar.gz