How to Install and Uninstall wit Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 23,2024

1. Install "wit" package

Learn how to install wit on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install wit

2. Uninstall "wit" package

This tutorial shows how to uninstall wit on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the wit package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: wit
Priority: extra
Section: universe/utils
Installed-Size: 11228
Maintainer: Ubuntu Developers
Original-Maintainer: Michael Stapelberg
Architecture: amd64
Version: 2.31a-1
Depends: libbz2-1.0, libc6 (>= 2.14), libfuse2 (>= 2.6), libmhash2
Filename: pool/universe/w/wit/wit_2.31a-1_amd64.deb
Size: 894098
MD5sum: dde2b57d9630d48b8f2d1e829485b3ca
SHA1: 2adb7103b3bb134e76cc6804ba991dff2d880a1c
SHA256: 09bcc90735db88bb8dd3e97530c74ab095e7172e71db5241c4c5659b9b4e0e1c
Description-en: 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: 426b455faebf29a570c915672e00bbe6
Homepage: http://wit.wiimm.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu