How to Install and Uninstall codelite Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "codelite" package

Here is a brief guide to show you how to install codelite on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codelite

2. Uninstall "codelite" package

Here is a brief guide to show you how to uninstall codelite on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove codelite $ sudo apt autoclean && sudo apt autoremove

3. Information about the codelite package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: codelite
Priority: optional
Section: universe/devel
Installed-Size: 23133
Maintainer: Ubuntu Developers
Original-Maintainer: James Cowgill
Architecture: amd64
Version: 9.1+dfsg-2
Depends: libc6 (>= 2.15), libclang1-3.6 (>= 3.2), libgcc1 (>= 1:3.0), libgtk2.0-0 (>= 2.8.0), libssh-gcrypt-4 (>= 0.6.1), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), libwxsqlite3-3.0-0
Recommends: gdb, wx-common, gcc, g++, xterm | x-terminal-emulator
Suggests: codelite-plugins
Breaks: codelite-plugins (<< 5.4+dfsg-1~exp1)
Filename: pool/universe/c/codelite/codelite_9.1+dfsg-2_amd64.deb
Size: 6819826
MD5sum: 5ce0fc42d124bd3bd74e420dd78c6528
SHA1: 0cfef7bd1962597744ab490aee63daf4a15721f4
SHA256: ee87f07fb6ecb568710f7f5b8524c6070e63e83ec82e1bd83004d197c3d5b106
Description-en: Powerful and lightweight IDE
CodeLite is a powerful and lightweight IDE specializing in C, C++, PHP and
Javascript. Its features include:
* Generic support for compilers
* Built-in GDB support
* Database-based Code Completion mechanism
* Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files,
PHP, JavaScript, Python, HTML, and ASP
* Text Folding
* Bookmarks
* Find and Replace
* doxygen comment generator
Description-md5: bb0622bca6d829c373938524d6efe3bb
Homepage: http://www.codelite.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu