How to Install and Uninstall python3-minidump.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-minidump.noarch" package
This is a short guide on how to install python3-minidump.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-minidump.noarch
Copied
2. Uninstall "python3-minidump.noarch" package
Please follow the step by step instructions below to uninstall python3-minidump.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-minidump.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-minidump.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:57:19 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-minidump
Version : 0.0.12
Release : 1.el8
Architecture : noarch
Size : 113 k
Source : python-minidump-0.0.12-1.el8.src.rpm
Repository : epel
Summary : A Python library to parse and read Microsoft minidump file format
URL : https://github.com/skelsec/minidump
License : MIT
Description : A Python library to parse and read Microsoft minidump file format. Can create
: minidumps on Windows machines using the windows API (implemented with ctypes).
Available Packages
Name : python3-minidump
Version : 0.0.12
Release : 1.el8
Architecture : noarch
Size : 113 k
Source : python-minidump-0.0.12-1.el8.src.rpm
Repository : epel
Summary : A Python library to parse and read Microsoft minidump file format
URL : https://github.com/skelsec/minidump
License : MIT
Description : A Python library to parse and read Microsoft minidump file format. Can create
: minidumps on Windows machines using the windows API (implemented with ctypes).