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

Last updated: May 05,2024

1. Install "libpcl1" package

Learn how to install libpcl1 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libpcl1

2. Uninstall "libpcl1" package

Please follow the instructions below to uninstall libpcl1 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libpcl1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libpcl1
Architecture: amd64
Version: 1.12-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian QA Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28
Depends: libc6 (>= 2.3.4)
Filename: pool/universe/libp/libpcl1/libpcl1_1.12-2_amd64.deb
Size: 6084
MD5sum: c7ac085d0c067e78cfeb78af84cb085d
SHA1: ddbda1ae3e2055578fa19bd69bbae3b5cd144427
SHA256: 18bde68cf01c700b5130024f9c33021e20dfeb136f1a2e28516ca5388a818cfd
SHA512: b0c4bbe7f4cf481a73b52823f1b0d43c24e00e37ba4b4baf82b1fb3529d0d5eef4c4a09a4a955499b3cadf8bd6cf97a539104bb56d0bd982e8a5990e6a42e414
Homepage: http://www.xmailserver.org/libpcl.html
Description-en: Portable Coroutine Library (PCL)
Coroutines are a very simple cooperative multitasking environment where
the switch from one task to another is done explicitly by a function
call. Coroutines are a lot faster than processes or threads switch,
since there is no OS kernel involvement for the operation. Also
coroutines require much less OS resources than processes of threads.
.
For a more complete definition of the term coroutine see The Art of
Computer Programming by Donald E. Knuth.
Description-md5: b19d0716b24de9aaeb66a87bdd99ab20