python-simplekml on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-simplekml

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

$ yay -Rns python-simplekml

2. Manually Install "python-simplekml" via AUR

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

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

b. Clone python-simplekml's git locally

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

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

$ cd ~/python-simplekml $ makepkg -si

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

ID: 968812
Name: python-simplekml
PackageBaseID: 108227
PackageBase: python-simplekml
Version: 1.3.6-1
Description: KML generation helpers
URL: https://simplekml.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: dopsi
FirstSubmitted: 1456824605
LastModified: 1633202376
URLPath: /cgit/aur.git/snapshot/python-simplekml.tar.gz