How to Install and Uninstall xeus-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "xeus-dev" package

This is a short guide on how to install xeus-dev on Kali Linux

$ sudo apt update $ sudo apt install xeus-dev

2. Uninstall "xeus-dev" package

Please follow the guidance below to uninstall xeus-dev on Kali Linux:

$ sudo apt remove xeus-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the xeus-dev package on Kali Linux

Package: xeus-dev
Source: xeus
Version: 3.1.3-1
Installed-Size: 1869
Maintainer: Debian Science Maintainers
Architecture: amd64
Depends: libxeus9 (= 3.1.3-1), xtl-dev, nlohmann-json3-dev, uuid-dev, libssl-dev
Size: 247300
SHA256: a441413516768f31eb422c8a6a7bdfc895e604773284bcfa84ddc8b8a0ff3390
SHA1: ff33f16a8df0dfdd4acd9f05982df5c3080fdc25
MD5sum: 3733c06ef9dfd6b95ec34db3aece2d19
Description: C++ Implementation of the Jupyter Kernel protocol (headers)
xeus enables custom kernel authors to implement Jupyter kernels more
easily. It takes the burden of implementing the Jupyter Kernel protocol
so developers can focus on implementing the interpreter part of the Kernel.
.
This package contains the headers and cmake config.
Description-md5:
Homepage: https://github.com/jupyter-xeus/xeus
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/x/xeus/xeus-dev_3.1.3-1_amd64.deb