How to Install and Uninstall python3-hexdump.noarch Package on Rocky Linux 8

Last updated: July 05,2024

1. Install "python3-hexdump.noarch" package

Learn how to install python3-hexdump.noarch on Rocky Linux 8

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

2. Uninstall "python3-hexdump.noarch" package

This guide let you learn how to uninstall python3-hexdump.noarch on Rocky Linux 8:

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

3. Information about the python3-hexdump.noarch package on Rocky Linux 8

Last metadata expiration check: 0:31:38 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-hexdump
Version : 3.4
Release : 0.14.20160818hg66325cb5fed8.el8
Architecture : noarch
Size : 24 k
Source : python-hexdump-3.4-0.14.20160818hg66325cb5fed8.el8.src.rpm
Repository : epel
Summary : Dump binary data to hex format and restore from there
URL : https://bitbucket.com/techtonik/hexdump
License : Public Domain
Description : Python library to dump binary data to hex format and restore from there