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

Last updated: June 30,2024

1. Install "python3-keep.noarch" package

Please follow the guidance below to install python3-keep.noarch on Fedora 34

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

2. Uninstall "python3-keep.noarch" package

Learn how to uninstall python3-keep.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:43:55 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 1.fc34
Architecture : noarch
Size : 36 k
Source : python-keep-2.10.1-1.fc34.src.rpm
Repository : updates
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.**