How to Install and Uninstall python3-svgwrite.noarch Package on CentOS 8 / RHEL 8

Last updated: January 14,2025

1. Install "python3-svgwrite.noarch" package

Learn how to install python3-svgwrite.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-svgwrite.noarch" package

This guide let you learn how to uninstall python3-svgwrite.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-svgwrite.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:07:11 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-svgwrite
Version : 1.4.1
Release : 1.el8
Architecture : noarch
Size : 115 k
Source : python-svgwrite-1.4.1-1.el8.src.rpm
Repository : epel
Summary : Python 3 library to create SVG drawings
URL : https://github.com/mozman/svgwrite
License : MIT
Description : Python 3 library to create SVG drawings.