How to Install and Uninstall python3-docx.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "python3-docx.noarch" package

Please follow the steps below to install python3-docx.noarch on Rocky Linux 8

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

2. Uninstall "python3-docx.noarch" package

Please follow the steps below to uninstall python3-docx.noarch on Rocky Linux 8:

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

3. Information about the python3-docx.noarch package on Rocky Linux 8

Last metadata expiration check: 0:52:34 ago on Mon Sep 12 10:27:18 2022.
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.