How to Install and Uninstall wit Package on Kali Linux

Last updated: April 16,2024

1. Install "wit" package

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

$ sudo apt update $ sudo apt install wit

2. Uninstall "wit" package

This guide covers the steps necessary to uninstall wit on Kali Linux:

$ sudo apt remove wit $ sudo apt autoclean && sudo apt autoremove

3. Information about the wit package on Kali Linux

Package: wit
Version: 3.01a-4.1
Installed-Size: 10055
Maintainer: Aloïs Micard
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.34), libfuse2 (>= 2.6), libmhash2 (>= 0.9.9.9), zlib1g (>= 1:1.1.4)
Size: 1117952
SHA256: 3327077432723ac6ceb5d7b58caf171c0d6bda27e378854ab08b3e562970818c
SHA1: b5019bdd95bd509b91cc4d027ec82ec7a74cdcff
MD5sum: 4f7b44fa0a5f5b5e0f615b9879acc07e
Description: manipulate Wii and GameCube ISO images and WBFS containers
Wiimms ISO Tools is a set of command line tools to manipulate Wii and GameCube
ISO images and WBFS containers. The toolset consists of the following tools:
.
wit (Wiimms ISO Tool):
This is the main ISO manipulation tool : It can list, analyze, verify,
convert, split, join, patch, mix, extract, compose, rename and compare Wii and
GameCube discs. It can create and dump different other Wii file formats.
.
wwt (Wiimms WBFS Tool):
This is the main WBFS manipulation tool (WBFS manager) : It can create, check,
repair, verify and clone WBFS files and partitions. It can list, add, extract,
remove, rename and recover ISO images as part of a WBFS.
.
wdf (Wiimms WDF Tool):
wdf is a support tool for WDF, WIA and CISO archives. It convert (pack and
unpack), compare and dump WDF, WIA (dump and cat only) and CISO archives. The
default command depends on the program file name (see command descriptions).
Usual names are wdf, unwdf, wdf-cat, wdf-cmp and wdf-dump (with or without
minus signs). »wdf +CAT« replaces the old tool wdf-cat and »wdf +DUMP« the old
tool wdf-dump.
.
wfuse (Wiimms FUSE Tool):
Mount a Wii or GameCube image or a WBFS file or partition to a mount point
using FUSE (Filesystem in USErspace). Use 'wfuse --umount mountdir' for
unmounting.
Description-md5:
Homepage: https://wit.wiimm.de/
Section: utils
Priority: optional
Filename: pool/main/w/wit/wit_3.01a-4.1_amd64.deb