python-mmtf on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-mmtf

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

$ yay -Rns python-mmtf

2. Manually Install "python-mmtf" via AUR

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

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

b. Clone python-mmtf's git locally

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

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

$ cd ~/python-mmtf $ makepkg -si

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

ID: 850682
Name: python-mmtf
PackageBaseID: 162344
PackageBase: python-mmtf
Version: 1.1.2-1
Description: The macromolecular transmission format (MMTF) is a binary encoding of biological structures.
URL: http://mmtf.rcsb.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hseara
Submitter: hseara
FirstSubmitted: 1611177963
LastModified: 1611177963
URLPath: /cgit/aur.git/snapshot/python-mmtf.tar.gz