How to Install and Uninstall python3-wand.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-wand.noarch" package

Please follow the steps below to install python3-wand.noarch on Fedora 34

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

2. Uninstall "python3-wand.noarch" package

Learn how to uninstall python3-wand.noarch on Fedora 34:

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

3. Information about the python3-wand.noarch package on Fedora 34

Last metadata expiration check: 0:32:34 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-wand
Version : 0.5.5
Release : 7.fc34
Architecture : noarch
Size : 182 k
Source : python-wand-0.5.5-7.fc34.src.rpm
Repository : fedora
Summary : Ctypes-based simple MagickWand API binding for Python
URL : http://wand-py.org
License : MIT
Description : Wand is a ctypes-based simple ImageMagick binding for Python. It doesn't cover
: all functionalities of MagickWand API currently.