How to Install and Uninstall python3-minidump.noarch Package on AlmaLinux 8
Last updated: November 16,2024
1. Install "python3-minidump.noarch" package
Please follow the steps below to install python3-minidump.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-minidump.noarch
Copied
2. Uninstall "python3-minidump.noarch" package
This is a short guide on how to uninstall python3-minidump.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-minidump.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-minidump.noarch package on AlmaLinux 8
Last metadata expiration check: 0:41:49 ago on Mon Sep 5 03:22:42 2022.
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).