How to Install and Uninstall percol Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "percol" package

Please follow the step by step instructions below to install percol on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install percol

2. Uninstall "percol" package

This guide covers the steps necessary to uninstall percol on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove percol $ sudo apt autoclean && sudo apt autoremove

3. Information about the percol package on Ubuntu 21.10 (Impish Indri)

Package: percol
Architecture: all
Version: 0.2.1-3
Priority: optional
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Antoine Beaupré
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 117
Depends: python3-six (>= 1.7.3), python3:any
Recommends: cmigego
Filename: pool/universe/p/percol/percol_0.2.1-3_all.deb
Size: 26068
MD5sum: b20af01022795bb264363dadffeeefc0
SHA1: 601dd49af35d05c7352621190f915400a860cb50
SHA256: 3e9837c572dd8c29c41d9eb2c82f02c44183aae1295a254394e31710681b2cfa
SHA512: 0f033af9c576885403d2df573a3c7948b45b51db873508509b7ecc28d5354c07ee34ebb957f676f18b4c0b84ab058eed7aed999ab78d56f30810dbda618fe0f9
Homepage: https://github.com/mooz/percol
Description-en: interactive selection for UNIX pipes
An interactive grep tool in your terminal. Percol does the following:
.
1. receives input lines from stdin or a file,
2. lists up the input lines,
3. waits for your input that filter/select the line(s),
4. and finally outputs the selected line(s) to stdout.
.
Since percol just filters the input and output the result to stdout,
it can be used in command-chains with | in your shell (UNIX
philosophy!).
Description-md5: 55c5fbb25e2fb06e9aa676aa4556deab