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

Last updated: November 06,2024

1. Install "libscscp1" package

Please follow the guidance below to install libscscp1 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libscscp1

2. Uninstall "libscscp1" package

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

$ sudo apt remove libscscp1 $ sudo apt autoclean && sudo apt autoremove

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

Package: libscscp1
Priority: extra
Section: universe/libs
Installed-Size: 193
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Science Maintainers
Architecture: amd64
Source: scscp-imcce
Version: 1.0.1+ds1-2
Provides: libscscp
Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4)
Suggests: libscscp-doc
Conflicts: libscscp
Filename: pool/universe/s/scscp-imcce/libscscp1_1.0.1+ds1-2_amd64.deb
Size: 65686
MD5sum: 45b408be5945b97b4e2765c6267a0c4e
SHA1: 023ed4a85016aa26666e53af26835601a4fc259c
SHA256: a80bfff456f1bb280cf6068e972c93dae313a2083e0553f9176dc74b68abc059
Description-en: IMCCE SCSCP C Library -- library package
SCSCP stands for Symbolic Computation Software Composibility Protocol.
This protocol is developed by the European project SCIEnce - Symbolic
Computation Infrastructure for Europe: http://www.symbolic-computing.org
.
This C/C++ library, which is developed by the French Institute of
Celestial Mechanics and Ephemeridesis Calculus (IMCCE) consists
of an implementation of the SCSCP protocol. It provides an Application
Programming Interface (API) to develop client and server applications
to communicate with systems that support the SCSCP protocol, mainly
Computer Algebra Systems (CAS).
.
This package provides the shared libraries required to run programs
compiled against the SCSCP library developed at IMCCE. To compile your
own programs you also need to install the libscscp1-dev package.
Description-md5: 6be67b1336f96140f3ca1f59e8a0e441
Multi-Arch: same
Homepage: http://www.imcce.fr/trip/scscp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu