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

Last updated: September 24,2024

1. Install "python3-docx.noarch" package

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

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

2. Uninstall "python3-docx.noarch" package

This guide covers the steps necessary to uninstall python3-docx.noarch on AlmaLinux 8:

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

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

Last metadata expiration check: 1:28:24 ago on Mon Sep 5 03:22:42 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.