How to Install and Uninstall python3-folium.noarch Package on Fedora 35

Last updated: April 27,2024

1. Install "python3-folium.noarch" package

Please follow the guidance below to install python3-folium.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-folium.noarch

2. Uninstall "python3-folium.noarch" package

This guide covers the steps necessary to uninstall python3-folium.noarch on Fedora 35:

$ sudo dnf remove python3-folium.noarch $ sudo dnf autoremove

3. Information about the python3-folium.noarch package on Fedora 35

Last metadata expiration check: 4:58:58 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-folium
Version : 0.12.1.20211119.post1
Release : 1.fc35
Architecture : noarch
Size : 123 k
Source : python-folium-0.12.1.20211119.post1-1.fc35.src.rpm
Repository : updates
Summary : Python library for visualizing data on a Leaflet map
URL : https://python-visualization.github.io/folium/
License : MIT
Description : folium builds on the data wrangling strengths of the Python ecosystem and the
: mapping strengths of the Leaflet.js library. Manipulate your data in Python,
: then visualize it in a Leaflet map via folium.