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

Last updated: July 03,2024

1. Install "python3-svg.noarch" package

Please follow the guidance below to install python3-svg.noarch on Fedora 34

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

2. Uninstall "python3-svg.noarch" package

Here is a brief guide to show you how to uninstall python3-svg.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:37:40 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-svg
Version : 0.2.2b
Release : 26.fc34
Architecture : noarch
Size : 60 k
Source : python-svg-0.2.2b-26.fc34.src.rpm
Repository : fedora
Summary : Python wrapper for svg
URL : http://code.google.com/p/pysvg/
License : BSD
Description : pySVG is a pure Python library to create/load and manipulate SVG documents.
:
: Its main use is to "code" svg images.