How to Install and Uninstall python3-keep.noarch Package on Fedora 39
Last updated: November 26,2024
1. Install "python3-keep.noarch" package
In this section, we are going to explain the necessary steps to install python3-keep.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-keep.noarch
Copied
2. Uninstall "python3-keep.noarch" package
This tutorial shows how to uninstall python3-keep.noarch on Fedora 39:
$
sudo dnf remove
python3-keep.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-keep.noarch package on Fedora 39
Last metadata expiration check: 3:34:58 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 8.fc39
Architecture : noarch
Size : 53 k
Source : python-keep-2.10.1-8.fc39.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.**
Available Packages
Name : python3-keep
Version : 2.10.1
Release : 8.fc39
Architecture : noarch
Size : 53 k
Source : python-keep-2.10.1-8.fc39.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.**