python-pykml on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S python-pykml

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

$ yay -Rns python-pykml

2. Manually Install "python-pykml" via AUR

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

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

b. Clone python-pykml's git locally

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

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

$ cd ~/python-pykml $ makepkg -si

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

ID: 806414
Name: python-pykml
PackageBaseID: 129901
PackageBase: python-pykml
Version: 0.2.0-1
Description: pyKML is a Python package for parsing and authoring KML documents.
URL: https://pythonhosted.org/pykml/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Phaotee
Submitter: Phaotee
FirstSubmitted: 1518138495
LastModified: 1603072871
URLPath: /cgit/aur.git/snapshot/python-pykml.tar.gz