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

Last updated: July 04,2024

1. Install "libtsk13" package

This guide let you learn how to install libtsk13 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libtsk13

2. Uninstall "libtsk13" package

Please follow the step by step instructions below to uninstall libtsk13 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libtsk13 $ sudo apt autoclean && sudo apt autoremove

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

Package: libtsk13
Priority: optional
Section: universe/libs
Installed-Size: 912
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Source: sleuthkit
Version: 4.2.0-3
Replaces: libtsk10v5
Depends: libafflib0v5 (>= 3.7.6), libc6 (>= 2.14), libewf2 (>= 20121209), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), zlib1g (>= 1:1.1.4)
Conflicts: libtsk10v5
Filename: pool/universe/s/sleuthkit/libtsk13_4.2.0-3_amd64.deb
Size: 316826
MD5sum: 53771c49720d84cdee0e1e3af84118a4
SHA1: 4a187c2fc37a4edfcd2c484e30e6f6132d22e022
SHA256: 4b923d218845e5fc9167014b408d2da51ce9903481803512857b2adb438fe985
Description-en: library for forensics analysis on volume and filesystem data
The Sleuth Kit, also known as TSK, is a collection of UNIX-based command
line file and volume system forensic analysis tools. The filesystem tools
allow you to examine filesystems of a suspect computer in a non-intrusive
fashion. Because the tools do not rely on the operating system to process the
filesystems, deleted and hidden content is shown.
.
The volume system (media management) tools allow you to examine the layout of
disks and other media. You can also recover deleted files, get information
stored in slack spaces, examine filesystems journal, see partitions layout on
disks or images etc. But is very important clarify that the TSK acts over the
current filesystem only.
.
The Sleuth Kit supports DOS partitions, BSD partitions (disk labels), Mac
partitions, Sun slices (Volume Table of Contents), and GPT disks. With these
tools, you can identify where partitions are located and extract them so that
they can be analyzed with filesystem analysis tools.
.
Currently, TSK supports several filesystems, as NTFS, FAT, exFAT, HFS+, Ext3,
Ext4, UFS and YAFFS2.
.
This package contains the library which can be used to implement all of the
functionality of the command line tools into an application that needs to
analyze data from a disk image.
Description-md5: 1acfd42125f2eadf063f8930abe24829
Homepage: http://www.sleuthkit.org/sleuthkit
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu