How to Install and Uninstall libcsp1 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 22,2024

1. Install "libcsp1" package

Learn how to install libcsp1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcsp1

2. Uninstall "libcsp1" package

In this section, we are going to explain the necessary steps to uninstall libcsp1 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libcsp1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcsp1 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcsp1
Priority: extra
Section: universe/libdevel
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: amd64
Source: libcsp
Version: 1.4+fdd49b7+dfsg-3build1
Depends: libc6 (>= 2.17), libzmq5 (>= 3.2.3+dfsg)
Filename: pool/universe/libc/libcsp/libcsp1_1.4+fdd49b7+dfsg-3build1_amd64.deb
Size: 43056
MD5sum: f84e9dc68cc9ab6de415a96987d595f5
SHA1: 83522f9247480ae64799a32a7d44c6f114815385
SHA256: 7feedcd1e0f91e89530e0eac787caeb40689a5cfe47b08cfa003575561323583
Description-en: Cubesat Space Protocol Library
Cubesat Space Protocol (CSP) is a small protocol stack written in C. CSP is
designed to ease communication between distributed embedded systems in smaller
networks, such as Cubesats. The design follows the TCP/IP model and includes a
transport protocol, a routing protocol and several MAC-layer interfaces. The
core of libcsp includes a router, a socket buffer pool and a connection
oriented socket API.
Description-md5: 870206241426e0dee47fcf52057b737f
Homepage: https://github.com/GomSpace/libcsp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions