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

Last updated: October 04,2024

1. Install "libgorm-dev" package

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

$ sudo apt update $ sudo apt install libgorm-dev

2. Uninstall "libgorm-dev" package

Learn how to uninstall libgorm-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libgorm-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 242
Maintainer: Ubuntu Developers
Original-Maintainer: Debian GNUstep maintainers
Architecture: amd64
Source: gorm.app
Version: 1.2.20-2
Replaces: gorm.app (<< 1.2.20)
Depends: libgorm1 (= 1.2.20-2), libgnustep-gui-dev, gnustep-fslayout-fhs
Breaks: gorm.app (<< 1.2.20)
Filename: pool/universe/g/gorm.app/libgorm-dev_1.2.20-2_amd64.deb
Size: 30554
MD5sum: 1925cfb97f5a79eb7a071137867fbe20
SHA1: bce3824a7a7356cb32edb8481c211686ad0321b0
SHA256: 33921ff441e6f8c08d1fe37d6e705b270347d4d3a6f39a35a51fc523ad89ab5e
Description-en: Clone of the InterfaceBuilder framework - development files
Gorm, the GNUstep Object Relationship Modeler, is a tool to build GUI
interfaces for the GNUstep system. It is a clone of the NeXTStep
"Interface Builder" app.
.
This package contains the development files of the Gorm library,
allowing the creation of custom palettes and inspectors for Gorm.
Description-md5: 711b4147aa0631019d5433c0a8e18bda
Homepage: http://www.gnustep.org/experience/Gorm.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu