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

Last updated: October 06,2024

1. Install "python3-docx.noarch" package

In this section, we are going to explain the necessary steps to install python3-docx.noarch on Oracle Linux 8

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

2. Uninstall "python3-docx.noarch" package

Learn how to uninstall python3-docx.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 1:00:59 ago on Mon Sep 12 02:51:38 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.