How to Install and Uninstall python3-mrcrowbar.noarch Package on Fedora 39
Last updated: November 18,2024
1. Install "python3-mrcrowbar.noarch" package
Please follow the guidelines below to install python3-mrcrowbar.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-mrcrowbar.noarch
Copied
2. Uninstall "python3-mrcrowbar.noarch" package
This tutorial shows how to uninstall python3-mrcrowbar.noarch on Fedora 39:
$
sudo dnf remove
python3-mrcrowbar.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-mrcrowbar.noarch package on Fedora 39
Last metadata expiration check: 4:36:59 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-mrcrowbar
Version : 0.8.0
Release : 10.fc39
Architecture : noarch
Size : 333 k
Source : python-mrcrowbar-0.8.0-10.fc39.src.rpm
Repository : fedora
Summary : Library and framework for reverse engineering binary file formats
URL : https://github.com/moralrecordings/mrcrowbar
License : BSD
Description : Mr. Crowbar is a Django-esque model framework that makes it super easy
: to work with proprietary binary formats while reverse engineering.
:
: File formats are described with Python classes that allow ORM-like free
: modification of structures and properties, which in turn can be validated
: and converted back to the binary equivalent at any time.
Available Packages
Name : python3-mrcrowbar
Version : 0.8.0
Release : 10.fc39
Architecture : noarch
Size : 333 k
Source : python-mrcrowbar-0.8.0-10.fc39.src.rpm
Repository : fedora
Summary : Library and framework for reverse engineering binary file formats
URL : https://github.com/moralrecordings/mrcrowbar
License : BSD
Description : Mr. Crowbar is a Django-esque model framework that makes it super easy
: to work with proprietary binary formats while reverse engineering.
:
: File formats are described with Python classes that allow ORM-like free
: modification of structures and properties, which in turn can be validated
: and converted back to the binary equivalent at any time.