python-cdflib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-cdflib

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

$ yay -Rns python-cdflib

2. Manually Install "python-cdflib" via AUR

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

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

b. Clone python-cdflib's git locally

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

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

$ cd ~/python-cdflib $ makepkg -si

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

ID: 1421613
Name: python-cdflib
PackageBaseID: 170635
PackageBase: python-cdflib
Version: 1.2.6-1
Description: A python module for reading NASA's Common Data Format (cdf) files Resources
URL: https://github.com/MAVENSDC/cdflib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: Universebenzene
FirstSubmitted: 1630484970
LastModified: 1709706279
URLPath: /cgit/aur.git/snapshot/python-cdflib.tar.gz