How to Install and Uninstall libossp-sa-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libossp-sa-dev" package

Please follow the step by step instructions below to install libossp-sa-dev on Kali Linux

$ sudo apt update $ sudo apt install libossp-sa-dev

2. Uninstall "libossp-sa-dev" package

Please follow the steps below to uninstall libossp-sa-dev on Kali Linux:

$ sudo apt remove libossp-sa-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libossp-sa-dev package on Kali Linux

Package: libossp-sa-dev
Source: osspsa
Version: 1.2.6-3
Installed-Size: 83
Maintainer: Debian QA Group
Architecture: amd64
Depends: libossp-sa12 (= 1.2.6-3)
Size: 33472
SHA256: 8dd0297d415726be11a60eca153d05e8baf9e3676fffc9f334d6c8473f949be4
SHA1: c6eab92088686e423abc5332f99d528a75e48fd1
MD5sum: e5f28465014797ba4708f3ad0861b15f
Description: Abstraction library for the Unix socket API
OSSP sa is an abstraction library for the Unix socket application
programming interface (API) featuring stream and datagram oriented
communication over Unix Domain and Internet Domain (TCP and UDP)
sockets. It provides the following key features: address abstraction
(local, IPv4, and IPv6), type abstraction, I/O timeouts, I/O stream
buffering and convenience I/O functions.
Description-md5:
Homepage: http://www.ossp.org/pkg/lib/sa
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/osspsa/libossp-sa-dev_1.2.6-3_amd64.deb