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

Last updated: May 19,2024

1. Install "lcl-utils" package

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

$ sudo apt update $ sudo apt install lcl-utils

2. Uninstall "lcl-utils" package

Learn how to uninstall lcl-utils on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lcl-utils
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-utils-1.6
Filename: pool/universe/l/lazarus/lcl-utils_1.6+dfsg-1_all.deb
Size: 28744
MD5sum: 0114fce7be63c8ca39afd1058f43247e
SHA1: 291339f30e866fb8f522f02057e4946a9b2c9cfc
SHA256: 9616dfe5f4bde706465ac00c7afdd7323c0b4d1c24d66bc98da588ab36cb6175
Description-en: Lazarus Components Library - command line build tools 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 pulling in the command line tools to ease building LCL
applications.
Description-md5: 3fb88ca72fab0f5a98d9da0d5b30ca66
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu