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

Last updated: May 20,2024

1. Install "lcl-utils-1.6" package

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

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

2. Uninstall "lcl-utils-1.6" package

Here is a brief guide to show you how to uninstall lcl-utils-1.6 on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: lcl-utils-1.6
Priority: optional
Section: universe/devel
Installed-Size: 18168
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Source: lazarus
Version: 1.6+dfsg-1
Replaces: lcl-utils (<< 0.9.28.2-13)
Provides: lcl-utils
Depends: fp-compiler, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.2.5)
Recommends: lazarus-ide-1.6, lcl-1.6
Breaks: lcl-utils (<< 0.9.28.2-13)
Filename: pool/universe/l/lazarus/lcl-utils-1.6_1.6+dfsg-1_amd64.deb
Size: 3519822
MD5sum: 93738a18f8c6924fde9ff84e2a8818c3
SHA1: 82a9ff69604a5d091d43780f42cf2f6a87f48607
SHA256: 2387e1b6cbe7d51a2ff15a1f3a53ee6eb552edc3ef6b9735dbc4892291a6315f
Description-en: Lazarus Components Library - command line build tools
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 command line tools to ease building LCL based
applications.
Description-md5: c9b936c149c8b0d15267201698364a3c
Homepage: http://www.lazarus.freepascal.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu