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

Last updated: November 29,2024

1. Install "python3-svg.noarch" package

This tutorial shows how to install python3-svg.noarch on Fedora 38

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

2. Uninstall "python3-svg.noarch" package

Please follow the instructions below to uninstall python3-svg.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:57:33 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-svg
Version : 0.2.2b
Release : 32.fc38
Architecture : noarch
Size : 80 k
Source : python-svg-0.2.2b-32.fc38.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.