How to Install and Uninstall python3-keep.noarch Package on Fedora 38

Last updated: January 18,2025

1. Install "python3-keep.noarch" package

Here is a brief guide to show you how to install python3-keep.noarch on Fedora 38

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

2. Uninstall "python3-keep.noarch" package

Please follow the guidelines below to uninstall python3-keep.noarch on Fedora 38:

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

3. Information about the python3-keep.noarch package on Fedora 38

Last metadata expiration check: 4:10:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 6.fc38
Architecture : noarch
Size : 54 k
Source : python-keep-2.10.1-6.fc38.src.rpm
Repository : fedora
Summary : A Meta CLI toolkit
URL : https://github.com/orkohunter/keep
License : MIT
Description : Personal shell command keeper and snippets manager
:
:
: - Save a new command with a brief description
: - Search the saved commands using powerful patterns
: - Save the commands as a secret GitHub gist
: - Use `keep push` and `keep pull` to sync the commands between GitHub
: gist and other computers.
:
: **ProTip : Save the commands you usually forget in ssh sessions and sync
: it with your local machine.**