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

Last updated: May 20,2024

1. Install "lcl-units-1.6" package

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

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

2. Uninstall "lcl-units-1.6" package

Please follow the instructions below to uninstall lcl-units-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lcl-units-1.6
Priority: optional
Section: universe/devel
Installed-Size: 125965
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lcl-units (<< 0.9.28.2-13)
Provides: lcl-units
Depends: lcl-gtk2-1.6 (= 1.6+dfsg-1) | lcl-qt4-1.6 (= 1.6+dfsg-1), fpc-abi-3.0.0
Recommends: fpc, lazarus-ide-1.6
Suggests: gdb
Breaks: lcl-units (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lcl-units-1.6_1.6+dfsg-1_amd64.deb
Size: 13562740
MD5sum: 640bbfd49e64601ee276e8b29f2257b7
SHA1: b5d62e6e785edab24059e7eee61a3d3edd4e60fe
SHA256: 9dcd73509c37c3e3b8d3fa3b395230df1583b2175ead0249668768b793a4e139
Description-en: Lazarus Components Library - backend independent components
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 common components of the LCL.
Description-md5: d36c62f9221b269486b6fe951606d11f
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu