python-folium on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-folium

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

$ yay -Rns python-folium

2. Manually Install "python-folium" via AUR

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

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

b. Clone python-folium's git locally

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

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

$ cd ~/python-folium $ makepkg -si

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

ID: 1419817
Name: python-folium
PackageBaseID: 120974
PackageBase: python-folium
Version: 0.16.0-1
Description: Python Data. Leaflet.js maps
URL: https://github.com/python-visualization/folium
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: not_anonymous
Submitter: thrasibule
FirstSubmitted: 1490454337
LastModified: 1709441901
URLPath: /cgit/aur.git/snapshot/python-folium.tar.gz