How to Install and Uninstall lcl-nogui-1.6 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "lcl-nogui-1.6" package

This guide covers the steps necessary to install lcl-nogui-1.6 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install lcl-nogui-1.6

2. Uninstall "lcl-nogui-1.6" package

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

$ sudo apt remove lcl-nogui-1.6 $ sudo apt autoclean && sudo apt autoremove

3. Information about the lcl-nogui-1.6 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: lcl-nogui-1.6
Priority: optional
Section: universe/devel
Installed-Size: 63882
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lcl-nogui (<< 0.9.28.2-13), lcl-units-1.2 (<= 1.2~rc+dfsg-1)
Provides: lcl-nogui
Depends: fp-units-base, fp-units-fcl, fp-units-rtl, fpc-abi-3.0.0
Recommends: fpc, lazarus-ide-1.6
Suggests: gdb
Breaks: lcl-nogui (<< 0.9.28.2-13), lcl-units-1.2 (<= 1.2~rc+dfsg-1)
Filename: pool/universe/l/lazarus/lcl-nogui-1.6_1.6+dfsg-1_amd64.deb
Size: 6703942
MD5sum: f4917bb4baeb7d838d6570875cb34e1e
SHA1: c8138cd4c8a8e0b8ca94b5a36b942f45bd30fd32
SHA256: 27da3f33f1d63021a487ddcd7526736f8bda6b5388820095424a42681535f133
Description-en: Lazarus Components Library - no GUI backend
Lazarus is an IDE to create (graphical and console) applications with Free
Pascal, the (L)GPLed Pascal and Object Pascal compiler that runs on
Windows, Linux, Mac OS X, FreeBSD and more.
.
Lazarus is the missing part of the puzzle that will allow you to develop
programs for all of the above platforms in a Delphi-like environment.
The IDE is a RAD tool that includes a form designer.
.
Unlike Java's "write once, run anywhere" motto, Lazarus and Free Pascal
strive for "write once, compile anywhere". Since the exact same compiler
is available on all of the above platforms you don't need to do any recoding
to produce identical products for different platforms.
.
In short, Lazarus is a free RAD tool for Free Pascal using its Lazarus
Component Library (LCL).
.
This package contains the part of the LCL for developing non-graphical
applications and command line tools.
Description-md5: 136aef8bf11add299dc57b015daa3159
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu