python-plyfile on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-plyfile

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

$ yay -Rns python-plyfile

2. Manually Install "python-plyfile" via AUR

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

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

b. Clone python-plyfile's git locally

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

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

$ cd ~/python-plyfile $ makepkg -si

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

ID: 1393342
Name: python-plyfile
PackageBaseID: 190317
PackageBase: python-plyfile
Version: 1.0.3-1
Description: Read and write ASCII and binary PLY files
URL: https://github.com/dranjan/python-plyfile
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcb
Submitter: bcb
FirstSubmitted: 1676122866
LastModified: 1706348389
URLPath: /cgit/aur.git/snapshot/python-plyfile.tar.gz