How to Install and Uninstall python3-pychm.x86_64 Package on Fedora 34

Last updated: September 30,2024

1. Install "python3-pychm.x86_64" package

In this section, we are going to explain the necessary steps to install python3-pychm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pychm.x86_64

2. Uninstall "python3-pychm.x86_64" package

This tutorial shows how to uninstall python3-pychm.x86_64 on Fedora 34:

$ sudo dnf remove python3-pychm.x86_64 $ sudo dnf autoremove

3. Information about the python3-pychm.x86_64 package on Fedora 34

Last metadata expiration check: 3:30:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pychm
Version : 0.8.6
Release : 2.fc34
Architecture : x86_64
Size : 33 k
Source : python-chm-0.8.6-2.fc34.src.rpm
Repository : fedora
Summary : Python package for CHM files handling
URL : https://github.com/dottedmag/pychm/
License : GPLv2+
Description :
: The python chm package provides three modules, chm, chmlib and extra,
: which provide access to the API implemented by the C library chmlib
: and some additional classes and functions. They are used to access
: MS-ITSS encoded files - Compressed Html Help files (.chm).