How to Install and Uninstall sleuthkit Package on openSUSE Leap
Last updated: November 26,2024
1. Install "sleuthkit" package
This is a short guide on how to install sleuthkit on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
sleuthkit
Copied
2. Uninstall "sleuthkit" package
This tutorial shows how to uninstall sleuthkit on openSUSE Leap:
$
sudo zypper remove
sleuthkit
Copied
3. Information about the sleuthkit package on openSUSE Leap
Information for package sleuthkit:
----------------------------------
Repository : Main Repository
Name : sleuthkit
Version : 4.10.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 758.6 KiB
Installed : No
Status : not installed
Source package : sleuthkit-4.10.2-bp155.2.14.src
Upstream URL : https://www.sleuthkit.org/
Summary : Tools for file system and volume forensic analysis
Description :
The Sleuth Kit (TSK) is a collection of UNIX-based command line tools that
allow you to investigate a computer. The current focus of the tools is the
file and volume systems and TSK supports FAT, Ext2/3, NTFS, UFS,
and ISO 9660 file systems
----------------------------------
Repository : Main Repository
Name : sleuthkit
Version : 4.10.2-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 758.6 KiB
Installed : No
Status : not installed
Source package : sleuthkit-4.10.2-bp155.2.14.src
Upstream URL : https://www.sleuthkit.org/
Summary : Tools for file system and volume forensic analysis
Description :
The Sleuth Kit (TSK) is a collection of UNIX-based command line tools that
allow you to investigate a computer. The current focus of the tools is the
file and volume systems and TSK supports FAT, Ext2/3, NTFS, UFS,
and ISO 9660 file systems