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

Last updated: June 07,2024

1. Install "libcorelinux-dev" package

This guide let you learn how to install libcorelinux-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcorelinux-dev

2. Uninstall "libcorelinux-dev" package

This is a short guide on how to uninstall libcorelinux-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcorelinux-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1286
Maintainer: Ubuntu Developers
Original-Maintainer: Christophe Prud'homme
Architecture: amd64
Source: libcorelinux
Version: 0.4.32-7.4ubuntu1
Depends: libcorelinuxc2a, libc6-dev
Suggests: libcorelinux-doc, libcorelinux-examples
Filename: pool/universe/libc/libcorelinux/libcorelinux-dev_0.4.32-7.4ubuntu1_amd64.deb
Size: 128300
MD5sum: d13801776c89c25b2e80031b03d0126c
SHA1: 298902d5505ccdd4aaf18131602198a75a22ed55
SHA256: f450b4569b805249046041f28c51d287d119d9a5c48cb5a1ab7539ce77705ded
Description-en: Foundation Classes, Design Patterns, IPC and Threads
OOA and OOD for Linux development kit.
.
This package provides the include files, the manpages
and the static library for development with corelinux.
.
OOA: Object Oriented Analysis
OOD: Object Oriented Design
check http://corelinux.sourceforge.net
.
libcorelinux provides the following features:
.
Foundation classes
Inter-process communication
Process and threads
Design Patterns (complete)
Creational Design Patterns
Structural Design Patterns
Behavioral Design Patterns
Description-md5: 3887bd4ce0dc230f038d153051084ec4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu