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

Last updated: October 06,2024

1. Install "python3-svg.noarch" package

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

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

2. Uninstall "python3-svg.noarch" package

Please follow the guidelines below to uninstall python3-svg.noarch on Fedora 35:

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

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

Last metadata expiration check: 3:57:06 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-svg
Version : 0.2.2b
Release : 28.fc35
Architecture : noarch
Size : 61 k
Source : python-svg-0.2.2b-28.fc35.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.