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

Last updated: September 28,2024

1. Install "python3-pychm.x86_64" package

This tutorial shows how to install python3-pychm.x86_64 on Fedora 35

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

2. Uninstall "python3-pychm.x86_64" package

This is a short guide on how to uninstall python3-pychm.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 2:44:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-pychm
Version : 0.8.6
Release : 4.fc35
Architecture : x86_64
Size : 34 k
Source : python-chm-0.8.6-4.fc35.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).