How to Install and Uninstall python3-pcodedmp.noarch Package on CentOS 8 / RHEL 8
Last updated: January 08,2025
1. Install "python3-pcodedmp.noarch" package
Please follow the instructions below to install python3-pcodedmp.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pcodedmp.noarch
Copied
2. Uninstall "python3-pcodedmp.noarch" package
This is a short guide on how to uninstall python3-pcodedmp.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pcodedmp.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pcodedmp.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:59:29 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pcodedmp
Version : 1.2.6
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-pcodedmp-1.2.6-1.el8.src.rpm
Repository : epel
Summary : VBA p-code disassembler
URL : https://github.com/bontchev/pcodedmp
License : GPLv3+
Description : Macros written in VBA (Visual Basic for Applications; the macro programming
: language used in Microsoft Office) exist in three different executable forms,
: each of which can be what is actually executed at run time, depending on the
: circumstances: Source code, p-code and execodes.
:
: Since most of the time it is the p-code that determines what exactly a macro
: would do (even if neither source code, nor execodes are present), pcodedmp is
: a Python library and command line tool to display it.
Available Packages
Name : python3-pcodedmp
Version : 1.2.6
Release : 1.el8
Architecture : noarch
Size : 50 k
Source : python-pcodedmp-1.2.6-1.el8.src.rpm
Repository : epel
Summary : VBA p-code disassembler
URL : https://github.com/bontchev/pcodedmp
License : GPLv3+
Description : Macros written in VBA (Visual Basic for Applications; the macro programming
: language used in Microsoft Office) exist in three different executable forms,
: each of which can be what is actually executed at run time, depending on the
: circumstances: Source code, p-code and execodes.
:
: Since most of the time it is the p-code that determines what exactly a macro
: would do (even if neither source code, nor execodes are present), pcodedmp is
: a Python library and command line tool to display it.