python-casacore on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-casacore

* (Optional) Uninstall python-casacore on Arch using YAY

$ yay -Rns python-casacore

2. Manually Install "python-casacore" via AUR

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

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

b. Clone python-casacore's git locally

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

c. Go to ~/python-casacore folder and install it

$ cd ~/python-casacore $ makepkg -si

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

ID: 1260047
Name: python-casacore
PackageBaseID: 177666
PackageBase: python-casacore
Version: 3.5.2-1
Description: A wrapper around CASACORE, the radio astronomy library
URL: https://github.com/casacore/python-casacore
NumVotes: 1
Popularity: 0.004458
OutOfDate:
Maintainer:
Submitter: lmartinez-mirror
FirstSubmitted: 1649038041
LastModified: 1684452632
URLPath: /cgit/aur.git/snapshot/python-casacore.tar.gz

5. The same packages on other Linux Distributions