python-pydl on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-pydl

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

$ yay -Rns python-pydl

2. Manually Install "python-pydl" via AUR

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

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

b. Clone python-pydl's git locally

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

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

$ cd ~/python-pydl $ makepkg -si

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

ID: 1379418
Name: python-pydl
PackageBaseID: 130078
PackageBase: python-pydl
Version: 1.0.0-1
Description: Library of IDL astronomy routines converted to Python
URL: http://pydl.readthedocs.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1518714686
LastModified: 1704251528
URLPath: /cgit/aur.git/snapshot/python-pydl.tar.gz

5. The same packages on other Linux Distributions