How to Install and Uninstall python3-grabbit.noarch Package on Fedora 39

Last updated: November 28,2024

1. Install "python3-grabbit.noarch" package

This tutorial shows how to install python3-grabbit.noarch on Fedora 39

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

2. Uninstall "python3-grabbit.noarch" package

Please follow the guidance below to uninstall python3-grabbit.noarch on Fedora 39:

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

3. Information about the python3-grabbit.noarch package on Fedora 39

Last metadata expiration check: 0:22:09 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-grabbit
Version : 0.2.6
Release : 26.fc39
Architecture : noarch
Size : 84 k
Source : python-grabbit-0.2.6-26.fc39.src.rpm
Repository : updates
Summary : Get grabby with file trees
URL : https://github.com/grabbles/grabbit
License : MIT AND Unlicense
Description : Grabbit is a lightweight Python package for simple queries over filenames
: within a project. It is geared towards projects or applications with highly
: structured filenames that allow useful queries to be performed without having
: to inspect the file metadata or contents.