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

Last updated: October 05,2024

1. Install "python3-grabbit.noarch" package

This guide let you learn how to install python3-grabbit.noarch on Fedora 34

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

2. Uninstall "python3-grabbit.noarch" package

This is a short guide on how to uninstall python3-grabbit.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:32:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-grabbit
Version : 0.2.6
Release : 8.fc34
Architecture : noarch
Size : 117 k
Source : python-grabbit-0.2.6-8.fc34.src.rpm
Repository : fedora
Summary : Get grabby with file trees
URL : https://github.com/grabbles/grabbit
License : MIT
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.