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

Last updated: May 19,2024

1. Install "pyp" package

Here is a brief guide to show you how to install pyp on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pyp

2. Uninstall "pyp" package

Please follow the guidelines below to uninstall pyp on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pyp $ sudo apt autoclean && sudo apt autoremove

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

Package: pyp
Architecture: all
Version: 2.12-2
Priority: extra
Section: universe/utils
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Python Applications Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 110
Depends: python3:any (>= 3.3~)
Filename: pool/universe/p/pyp/pyp_2.12-2_all.deb
Size: 25494
MD5sum: ea444db72b285b4330e94bbf0c162c02
SHA1: a2aabce81aeb91468ebc26ed596f75317fc60ffe
SHA256: d83014cfb1d2306f7920bead291d48a2c4bce66a402923fa09a4658fc248f7e7
SHA512: 4c93858db7e2c78b0f82d41ff2a70fa65cb87cd95c742e01c017dc78a2ebe294017576cc1e55126b65edc5a7e60c3bd91e7db0559e25b86421f26ef575ad8e36
Homepage: http://code.google.com/p/pyp
Description-en: sed/awk-like tool with Python language
pyp, the Pyed Piper, is a command line tool for text manipulation. It
is similar to awk and sed in functionality, but its subcommands are
Python based, and thus more familiar to many programmers.
.
It can operate both on a per-line base and on the complete input
stream. Different features can be pipelined in a single command by
using the pipe character familiar from shell commands.
.
pyp backs up its input for reruns with modified commands, and can save
commands as macros. On the downside, the rerun feature makes it
unsuitable for continuous pipe operation.
Description-md5: f1782f6a50436eea040ae60e5d6758a6