casacore on AUR (Arch User Repository)

Last updated: November 14,2024

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

$ yay -S casacore

* (Optional) Uninstall casacore on Arch using YAY

$ yay -Rns casacore

2. Manually Install "casacore" via AUR

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

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

b. Clone casacore's git locally

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

c. Go to ~/casacore folder and install it

$ cd ~/casacore $ makepkg -si

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

ID: 1347634
Name: casacore
PackageBaseID: 135488
PackageBase: casacore
Version: 3.5.0-3
Description: Suite of C++ libraries for radio astronomy data processing
URL: https://github.com/casacore/casacore
NumVotes: 1
Popularity: 0.002185
OutOfDate:
Maintainer: Mr.Smith1974
Submitter: fdiblen
FirstSubmitted: 1535542606
LastModified: 1699131644
URLPath: /cgit/aur.git/snapshot/casacore.tar.gz