How to Install and Uninstall python3-svg.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "python3-svg.noarch" package

Please follow the instructions below to install python3-svg.noarch on Fedora 39

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

2. Uninstall "python3-svg.noarch" package

This guide let you learn how to uninstall python3-svg.noarch on Fedora 39:

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

3. Information about the python3-svg.noarch package on Fedora 39

Last metadata expiration check: 2:08:31 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-svg
Version : 0.2.2b
Release : 35.fc39
Architecture : noarch
Size : 79 k
Source : python-svg-0.2.2b-35.fc39.src.rpm
Repository : fedora
Summary : Python wrapper for svg
URL : http://code.google.com/p/pysvg/
License : BSD-2-Clause-Views
Description : pySVG is a pure Python library to create/load and manipulate SVG documents.
:
: Its main use is to "code" svg images.