How to Install and Uninstall officeparser.noarch Package on AlmaLinux 8
Last updated: November 27,2024
1. Install "officeparser.noarch" package
This guide covers the steps necessary to install officeparser.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
officeparser.noarch
Copied
2. Uninstall "officeparser.noarch" package
Here is a brief guide to show you how to uninstall officeparser.noarch on AlmaLinux 8:
$
sudo dnf remove
officeparser.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the officeparser.noarch package on AlmaLinux 8
Last metadata expiration check: 0:53:34 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : officeparser
Version : 0.20180820
Release : 4.el8
Architecture : noarch
Size : 20 k
Source : officeparser-0.20180820-4.el8.src.rpm
Repository : epel
Summary : Parse the format of OLE compound documents used by MS Office applications
URL : https://github.com/unixfreak0037/officeparser
License : MIT
Description : Python script officeparser.py that parses the format of OLE compound documents
: used by Microsoft Office applications. Some useful features of this script
: include: macro extraction, embedded file extraction, format analysis.
Available Packages
Name : officeparser
Version : 0.20180820
Release : 4.el8
Architecture : noarch
Size : 20 k
Source : officeparser-0.20180820-4.el8.src.rpm
Repository : epel
Summary : Parse the format of OLE compound documents used by MS Office applications
URL : https://github.com/unixfreak0037/officeparser
License : MIT
Description : Python script officeparser.py that parses the format of OLE compound documents
: used by Microsoft Office applications. Some useful features of this script
: include: macro extraction, embedded file extraction, format analysis.