How to Install and Uninstall pick.x86_64 Package on Fedora 35
Last updated: November 16,2024
1. Install "pick.x86_64" package
Here is a brief guide to show you how to install pick.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
pick.x86_64
Copied
2. Uninstall "pick.x86_64" package
Please follow the guidance below to uninstall pick.x86_64 on Fedora 35:
$
sudo dnf remove
pick.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the pick.x86_64 package on Fedora 35
Last metadata expiration check: 0:23:27 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pick
Version : 4.0.0
Release : 1.fc35
Architecture : x86_64
Size : 27 k
Source : pick-4.0.0-1.fc35.src.rpm
Repository : updates
Summary : A fuzzy search tool for the command-line
URL : https://github.com/mptre/pick
License : MIT and ISC
Description : The pick utility allows users to choose one option from a set of choices using
: an interface with fuzzy search functionality. pick reads a list of choices on
: stdin and outputs the selected choice on stdout. Therefore it is easily used
: both in pipelines and subshells.
Available Packages
Name : pick
Version : 4.0.0
Release : 1.fc35
Architecture : x86_64
Size : 27 k
Source : pick-4.0.0-1.fc35.src.rpm
Repository : updates
Summary : A fuzzy search tool for the command-line
URL : https://github.com/mptre/pick
License : MIT and ISC
Description : The pick utility allows users to choose one option from a set of choices using
: an interface with fuzzy search functionality. pick reads a list of choices on
: stdin and outputs the selected choice on stdout. Therefore it is easily used
: both in pipelines and subshells.