How to Install and Uninstall quassel-core Package on Kali Linux

Last updated: May 21,2024

1. Install "quassel-core" package

This tutorial shows how to install quassel-core on Kali Linux

$ sudo apt update $ sudo apt install quassel-core

2. Uninstall "quassel-core" package

In this section, we are going to explain the necessary steps to uninstall quassel-core on Kali Linux:

$ sudo apt remove quassel-core $ sudo apt autoclean && sudo apt autoremove

3. Information about the quassel-core package on Kali Linux

Package: quassel-core
Source: quassel (1:0.14.0-2)
Version: 1:0.14.0-2+b1
Installed-Size: 2824
Maintainer: Debian KDE Extras Team
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libldap-2.5-0 (>= 2.5.4), libqca-qt5-2 (>= 2.0.2), libqt5core5a (>= 5.15.1), libqt5network5 (>= 5.14.1), libqt5sql5 (>= 5.3.0), libstdc++6 (>= 13.1), zlib1g (>= 1:1.1.4), adduser, libqt5sql5-sqlite, openssl
Pre-Depends: init-system-helpers (>= 1.54~)
Recommends: ca-certificates
Suggests: libqt5sql5-psql
Size: 816680
SHA256: e74036859d3146fe492e588884d9e0be5440ef33131a777c716186ee31d89469
SHA1: dc89cc6bac7c4186e11c6458ff881a046e9eaaf0
MD5sum: 4da3505c8fd0b071256164390be2e0b0
Description: distributed IRC client - core component
Quassel is a modern, cross-platform, distributed IRC client, meaning that
one or more clients can attach to and detach from the central core. It's
much like the popular combination of screen and a text-based IRC client
such as WeeChat or irssi, but graphical.
.
This package provides only the core component.
Description-md5:
Homepage: https://www.quassel-irc.org/
Tag: implemented-in::c++, interface::graphical, interface::x11,
role::program, uitoolkit::qt, x11::application
Section: net
Priority: optional
Filename: pool/main/q/quassel/quassel-core_0.14.0-2+b1_amd64.deb