python-atpy on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S python-atpy

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

$ yay -Rns python-atpy

2. Manually Install "python-atpy" via AUR

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

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

b. Clone python-atpy's git locally

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

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

$ cd ~/python-atpy $ makepkg -si

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

ID: 200566
Name: python-atpy
PackageBaseID: 45477
PackageBase: python-atpy
Version: 0.9.7-1
Description: A high-level Python package providing a way to manipulate tables of astronomical data in a uniform way.
URL: http://atpy.readthedocs.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: clu
FirstSubmitted: 1295224320
LastModified: 1434850652
URLPath: /cgit/aur.git/snapshot/python-atpy.tar.gz