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

Last updated: October 06,2024

1. Install "python3-keep.noarch" package

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

$ 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 35:

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

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

Last metadata expiration check: 0:19:10 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 2.fc35
Architecture : noarch
Size : 36 k
Source : python-keep-2.10.1-2.fc35.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.**