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

Last updated: December 25,2024

1. Install "libsage-dev" package

In this section, we are going to explain the necessary steps to install libsage-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libsage-dev

2. Uninstall "libsage-dev" package

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

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

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

Package: libsage-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 466
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Koch
Architecture: amd64
Source: sage
Version: 0.2.0-4.1ubuntu1
Depends: libsage2 (= 0.2.0-4.1ubuntu1)
Filename: pool/universe/s/sage/libsage-dev_0.2.0-4.1ubuntu1_amd64.deb
Size: 43236
MD5sum: 18dd04b31cb8e16cb65c57bc4a281ee6
SHA1: e60986bda1e0508f7e57a2facaefcc9ccb215ddb
SHA256: 76e558f759af12b8b3772212328a95c86e557a8364a340aac30d69a0eff6f821
Description-en: Supports OpenGL in SDL applications
This is an OpenGL extension library written to make use of SDL's mechanism
for enabling OpenGL's extensions.
.
This package contains the development files needed to compile and link other
libraries and applications against it.
Description-md5: 4d1e52159fd75d0d6e3166d41d4035d6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu