How to Install and Uninstall wadc Package on Kali Linux

Last updated: May 02,2024

1. Install "wadc" package

In this section, we are going to explain the necessary steps to install wadc on Kali Linux

$ sudo apt update $ sudo apt install wadc

2. Uninstall "wadc" package

Please follow the step by step instructions below to uninstall wadc on Kali Linux:

$ sudo apt remove wadc $ sudo apt autoclean && sudo apt autoremove

3. Information about the wadc package on Kali Linux

Package: wadc
Version: 3.1-1
Installed-Size: 1118
Maintainer: Jonathan Dowland
Architecture: all
Depends: default-jre | java8-runtime, jarwrapper, libpicocli-java (>= 4.6.1)
Recommends: freedoom | doom-wad | boom-wad | game-data-packager, prboom-plus | boom-engine | doom-engine, zdbsp | doom-node-builder
Size: 585772
SHA256: df2afcfd0dd9b932c1b95a90f607469f0de66f14f43ba73920c608474fce1981
SHA1: 792b1860fbd45e7b35fda62943672e311158d129
MD5sum: 8eb4cb2cc00ab8e8120ad800da32d746
Description: programming environment for creating Doom maps
WadC (Wad Compiler) is an Integrated Development Environment and
functional programming language for developing Doom-engine maps.
It can be used to generate complex levels which can be saved in
Doom's WAD format.
.
The IDE includes a text-editor component; a debug output
pane and a 2D drawing pane which previews the current
script's output. Also included is an experimental command line
interface, wadccli.
.
An external nodes builder (such as zdbsp) is required before
the resulting WAD file can be played by a doom-engine.
Description-md5:
Homepage: https://jmtd.net/wadc/
Section: utils
Priority: optional
Filename: pool/main/w/wadc/wadc_3.1-1_all.deb