How to Install and Uninstall cde Package on Kali Linux

Last updated: May 10,2024

1. Install "cde" package

This is a short guide on how to install cde on Kali Linux

$ sudo apt update $ sudo apt install cde

2. Uninstall "cde" package

Please follow the instructions below to uninstall cde on Kali Linux:

$ sudo apt remove cde $ sudo apt autoclean && sudo apt autoremove

3. Information about the cde package on Kali Linux

Package: cde
Version: 0.1+git9-g551e54d-1.2
Installed-Size: 1595
Maintainer: NeuroDebian Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 171040
SHA256: 8f37c5d8d0457eb34032652a07647e5c5716e5548f36eab83bc59d40693cfb63
SHA1: b82195b4c9f002fadf6fe9f827c5c6f42335a0bc
MD5sum: eb2fff1cce84444b04558bff5de88d8b
Description: package everything required to execute a Linux command on another computer
CDEpack (Code, Data, and Environment packaging) is a tool that
automatically packages up everything required to execute a Linux
command on another computer without any installation or
configuration. A command can range from something as simple as a
command-line utility to a sophisticated GUI application with 3D
graphics. The only requirement is that the other computer have the
same hardware architecture (e.g., x86) and major kernel version
(e.g., 2.6.X) as yours. CDEpack allows you to easily run programs
without the dependency hell that inevitably occurs when attempting to
install software or libraries.
.
Typical use cases:
1. Quickly share prototype software
2. Try out software in non-native environments
3. Perform reproducible research
4. Instantly deploy applications to cluster or cloud computing
5. Submit executable bug reports
6. Package class programming assignments
7. Easily collaborate on coding projects
Description-md5:
Homepage: http://www.pgbovine.net/cde.html
Section: utils
Priority: optional
Filename: pool/main/c/cde/cde_0.1+git9-g551e54d-1.2_amd64.deb