How to Install and Uninstall python3-svgwrite.noarch Package on Rocky Linux 8

Last updated: July 03,2024

1. Install "python3-svgwrite.noarch" package

Please follow the step by step instructions below to install python3-svgwrite.noarch on Rocky Linux 8

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

2. Uninstall "python3-svgwrite.noarch" package

This is a short guide on how to uninstall python3-svgwrite.noarch on Rocky Linux 8:

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

3. Information about the python3-svgwrite.noarch package on Rocky Linux 8

Last metadata expiration check: 1:08:47 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-svgwrite
Version : 1.4.3
Release : 1.el8
Architecture : noarch
Size : 117 k
Source : python-svgwrite-1.4.3-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.