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

Last updated: May 06,2024

1. Install "fatcat" package

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

$ sudo apt update $ sudo apt install fatcat

2. Uninstall "fatcat" package

In this section, we are going to explain the necessary steps to uninstall fatcat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove fatcat $ sudo apt autoclean && sudo apt autoremove

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

Package: fatcat
Priority: optional
Section: universe/utils
Installed-Size: 174
Maintainer: Ubuntu Developers
Original-Maintainer: Grégoire Passault
Architecture: amd64
Version: 1.0.5-1
Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.9)
Filename: pool/universe/f/fatcat/fatcat_1.0.5-1_amd64.deb
Size: 53978
MD5sum: 2f7304e02fd00b1cf7a7ad481250f6bb
SHA1: 99db3447c3d988378a33aad54c521f15c90b175f
SHA256: eb621a17795eab36608cc3b177d64f58729fd16349e22ab19af9a6ca1897f780
Description-en: FAT filesystem explore, extract, repair, and forensic tool
fatcat is a tool to explore, extract, repair and forensic FAT filesystem.
Its features:
- Get information about FAT filesystem;
- Explore FAT file system;
- Read file or extract directories;
- Retrieve file & directories that are deleted;
- Backup & restore the FAT tables;
- Hack the FAT table by writing on it;
- Hack the entries by changing clusters and file sizes;
- Perform a search for orphaned files & directories;
- Compare and merge the FAT tables;
- Repair unallocated directories & files;
- Supports FAT12, FAT16 and FAT32.
Description-md5: 9b9d2142f82b3a6810eca01f3edb2104
Homepage: https://github.com/Gregwar/fatcat
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu