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

Last updated: October 06,2024

1. Install "lcl-units" package

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

$ sudo apt update $ sudo apt install lcl-units

2. Uninstall "lcl-units" package

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

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

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

Package: lcl-units
Priority: optional
Section: universe/devel
Installed-Size: 128
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: all
Source: lazarus
Version: 1.6+dfsg-1
Depends: lcl-units-1.6
Filename: pool/universe/l/lazarus/lcl-units_1.6+dfsg-1_all.deb
Size: 28734
MD5sum: 18317d815b91e063338abbb5ca525632
SHA1: 0d6ccbf7f7f5dbf9660546eb6638eab76152ac94
SHA256: 3452c26bab9140f28f7aa2a7bc887b6978c0980b271519898f6b818b7fc9190c
Description-en: Lazarus Components Library - backend independent components dependency package
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 dependency package always depends on the latest available version of
the package containing common components.
Description-md5: fdd6c1796157b68ff72aa661f317c613
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu