How to Install and Uninstall python3-pyembroidery.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "python3-pyembroidery.noarch" package

Please follow the instructions below to install python3-pyembroidery.noarch on Fedora 39

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

2. Uninstall "python3-pyembroidery.noarch" package

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

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

3. Information about the python3-pyembroidery.noarch package on Fedora 39

Last metadata expiration check: 0:32:34 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-pyembroidery
Version : 1.4.36
Release : 3.fc39
Architecture : noarch
Size : 263 k
Source : python-pyembroidery-1.4.36-3.fc39.src.rpm
Repository : fedora
Summary : Library for reading and writing a variety of embroidery formats
URL : https://github.com/EmbroidePy/pyembroidery
License : MIT
Description : pyembroidery was coded from the ground up with all projects in mind. It
: includes a lot of higher level and middle level pattern composition
: abilities, and should accounts for any knowable error. If you know an error
: it does not account for, raise an issue. It should be highly robust with
: a simple api so as to be reasonable for any python embroidery project.
:
: It should be complex enough to go very easily from points to stitches, fine
: grained enough to let you control everything, and good enough that you
: shouldn't want to.