How to Install and Uninstall libst-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "libst-dev" package

Learn how to install libst-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libst-dev

2. Uninstall "libst-dev" package

Please follow the steps below to uninstall libst-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libst-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libst-dev package on Ubuntu 21.10 (Impish Indri)

Package: libst-dev
Architecture: amd64
Version: 1.9-3.2
Priority: optional
Section: universe/libdevel
Source: st
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Wesley W. Terpstra (Debian)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 299
Depends: libst1 (= 1.9-3.2), libc6-dev
Recommends: pkg-config
Conflicts: sox (<= 12.17.2-1), sox-dev
Filename: pool/universe/s/st/libst-dev_1.9-3.2_amd64.deb
Size: 69804
MD5sum: 78814136bd3d50902f76dceadd5bc3f9
SHA1: 6c9c98ef016d0b2beed8c3d4c9805d7320a5c660
SHA256: 807923bf581cec762b9935772c6e8213ffef3c61ded77ecd18b52cd5bfe6826e
SHA512: 8fc324fbfc4fcfdf3507d3f4c051a0df49137e9d9091b5b762d6356e50666ec217c0002243403f8a7f2e1d77056f409868b4a405ece939c7b1f42099ff20683e
Homepage: http://state-threads.sourceforge.net/
Description-en: State Threads Library - Development files
The State Threads library has an interface similar to POSIX threads.
.
However, the threads are actually all run in-process. This type of
threading allows for controlled schedualing points. It is highly useful
for designing robust and extremely scalable internet applications since
there is no resource contention and locking is generally unnecessary.
.
It can be combined with traditional threading or multiple process
parallelism to take advantage of multiple processors.
.
This package contains the development files for compiling programs.
Description-md5: 1767b42fb9f91cb231466a9dece0a4bc