How to Install and Uninstall python3-docx.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 09,2024

1. Install "python3-docx.noarch" package

Please follow the guidelines below to install python3-docx.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-docx.noarch" package

Here is a brief guide to show you how to uninstall python3-docx.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-docx.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:56:53 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-docx
Version : 0.8.11
Release : 3.el8
Architecture : noarch
Size : 280 k
Source : python-docx-0.8.11-3.el8.src.rpm
Repository : epel
Summary : Create and modify Word documents with Python
URL : https://python-docx.readthedocs.io/en/latest/
License : MIT
Description : A Python library for creating and updating Microsoft Word (.docx) files.