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

Last updated: October 11,2024

1. Install "python3-keep.noarch" package

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

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

2. Uninstall "python3-keep.noarch" package

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

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

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

Last metadata expiration check: 1:31:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 3.fc36
Architecture : noarch
Size : 36 k
Source : python-keep-2.10.1-3.fc36.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.**