How to Install and Uninstall libsx-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libsx-dev" package

Please follow the instructions below to install libsx-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsx-dev

2. Uninstall "libsx-dev" package

Please follow the steps below to uninstall libsx-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libsx-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libsx-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 617
Maintainer: Ubuntu Developers
Original-Maintainer: Alastair McKinstry
Architecture: amd64
Source: libsx
Version: 2.05-7
Depends: libsx0 (= 2.05-7)
Recommends: pkg-config, libxaw7-dev, libxpm-dev, libxt-dev, libx11-dev
Filename: pool/universe/libs/libsx/libsx-dev_2.05-7_amd64.deb
Size: 159902
MD5sum: 34b64ea4df8104afd36951a9417c08ea
SHA1: bac22bd1fc90a1d6462f29408442cf0ed08306f7
SHA256: 352680025c2cfbbb9cc2d7e8eeb82715e01e3e046ea92f021f92d77c4c9f2f76
Description-en: Development files (headers and static libraries) for libsx
Libsx (the Simple X library) is a library of code that sits on top of and
to the side of the Athena widget set. Its purpose is to make writing X
applications *much* easier.
.
This package contains header files, pkgconfig files and static libraries
for libsx.
Description-md5: 4be5566dd01e2c99b89cca3ebebe170a
Homepage: ftp://ftp.ac-grenoble.fr/ge/Xlibraries/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu