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

Last updated: November 06,2024

1. Install "librenaissance0-dev" package

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

$ sudo apt update $ sudo apt install librenaissance0-dev

2. Uninstall "librenaissance0-dev" package

This guide covers the steps necessary to uninstall librenaissance0-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: librenaissance0-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 315
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNUstep maintainers
Architecture: amd64
Source: renaissance
Version: 0.9.0-4build4
Provides: librenaissance-dev
Depends: librenaissance0 (= 0.9.0-4build4), libgnustep-gui-dev, gnustep-back0.24 (>= 0.24.0), gnustep-base-runtime (>= 1.24.6), gnustep-gui-runtime (>= 0.24.0), libc6 (>= 2.4), libgnustep-base1.24 (>= 1.24.6), libgnustep-gui0.24 (>= 0.24.0), libobjc4 (>= 4.2.1), gnustep-fslayout-fhs
Suggests: renaissance-doc
Filename: pool/universe/r/renaissance/librenaissance0-dev_0.9.0-4build4_amd64.deb
Size: 44336
MD5sum: 3fade9e273b42872045827449f93aa31
SHA1: 2ee3888f55f2bdd5e6729161c626cd379363e566
SHA256: 03345a9c8afdbb064e14c06a8f6441bf53aa84d894cca29e31fc021ee1dce56a
Description-en: GNUstep GUI Framework - development files
Renaissance is a GNUstep develoment framework which runs on top of the
GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa
libraries, providing an opaque layer to write portable applications.
.
GNUstep Renaissance allows you to describe your user interface in simple
and intuitive XML files, using an open, standard format describing the
logic of the interface. At run-time, GNUstep Renaissance will then
generate the user interfaces (using the native host OpenStep-like libraries)
by reading the XML files. The connections between the objects created
from the XML files, and the other objects in the application are done
via outlets (as traditionally in OpenStep); a new quick and intuitive
syntax has been developed to make creating outlets as easy as possible.
Description-md5: 7971ec80544bb2684acfdf5f61ef479d
Homepage: http://gnustep.it/Renaissance
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu