python-drms on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-drms

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

$ yay -Rns python-drms

2. Manually Install "python-drms" via AUR

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

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

b. Clone python-drms's git locally

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

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

$ cd ~/python-drms $ makepkg -si

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

ID: 1110507
Name: python-drms
PackageBaseID: 142425
PackageBase: python-drms
Version: 0.6.2-1
Description: The drms module provides an easy-to-use interface for accessing HMI, AIA and MDI data with Python.
URL: http://sunpy.org
NumVotes: 1
Popularity: 0.003849
OutOfDate: 1667987353
Maintainer: Cadair
Submitter: Cadair
FirstSubmitted: 1559303889
LastModified: 1657533662
URLPath: /cgit/aur.git/snapshot/python-drms.tar.gz