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

Last updated: May 12,2024

1. Install "codelite-plugins" package

Please follow the steps below to install codelite-plugins on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install codelite-plugins

2. Uninstall "codelite-plugins" package

In this section, we are going to explain the necessary steps to uninstall codelite-plugins on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: codelite-plugins
Priority: optional
Section: universe/devel
Installed-Size: 17766
Maintainer: Ubuntu Developers
Original-Maintainer: James Cowgill
Architecture: amd64
Source: codelite
Version: 9.1+dfsg-2
Replaces: codelite (<< 5.4+dfsg-1~exp1)
Depends: codelite (= 9.1+dfsg-2), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libhunspell-1.3-0 (>= 1.3.3), liblldb-3.6, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libwxbase3.0-0v5 (>= 3.0.2+dfsg), libwxgtk3.0-0v5 (>= 3.0.2+dfsg), libwxsqlite3-3.0-0
Recommends: cppcheck (>= 1.54), libunittest++-dev, nodejs, qt4-qmake, valgrind
Breaks: codelite (<< 5.4+dfsg-1~exp1)
Filename: pool/universe/c/codelite/codelite-plugins_9.1+dfsg-2_amd64.deb
Size: 4868680
MD5sum: 4db7db51f1a3b8dae0995cfdc008a5ab
SHA1: 8168af2b62a3d1a55ebd9da580b5be308ed6a383
SHA256: 7319695a8c6a5c0db68465692bc0e7e97b80c1ed008fb29b0a16d606e3879e9e
Description-en: Powerful and lightweight IDE - plugins
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
.
This package contains the plugins for CodeLite.
Description-md5: c8620ec5909273a52558a110da1ecbe1
Homepage: http://www.codelite.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu