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

Last updated: May 18,2024

1. Install "rifiuti2" package

This guide covers the steps necessary to install rifiuti2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install rifiuti2

2. Uninstall "rifiuti2" package

This guide covers the steps necessary to uninstall rifiuti2 on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove rifiuti2 $ sudo apt autoclean && sudo apt autoremove

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

Package: rifiuti2
Priority: optional
Section: universe/utils
Installed-Size: 137
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Forensics
Architecture: amd64
Version: 0.6.1-1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0)
Filename: pool/universe/r/rifiuti2/rifiuti2_0.6.1-1_amd64.deb
Size: 28976
MD5sum: 6ec8e569a2cedb4920684f088ac1239a
SHA1: b5883135691185bd148ec1233a5672747b63b7d3
SHA256: 0d530dba3dc2ce75df00384b0cb7568048f8910fe4cb6329e3b0c99a1555145d
Description-en: replacement for rifiuti, a MS Windows recycle bin analysis tool
Rifiuti2 analyses recycle bin files from Windows. Analysis of Windows
recycle bin is usually carried out during Windows computer forensics.
.
Rifiuti2 can extract file deletion time, original path and size of deleted
files and whether the deleted files have been moved out from the recycle
bin since they are trashed.
.
Rifiuti2 is a rewrite of rifiuti, which is originally written for identical
purpose. Then it was extended to cover more functionalities, such as:
.
* Handles recycle bin up to Windows 10;
* Handles ancient Windows like 95, NT4 and ME;
* Supports all localized versions of Windows - both Unicode-based ones
and legacy ones (using ANSI code page);
* Supports output in XML format as well as original tab-delimited text.
.
Rifiuti2 is designed to be portable and runs on command line environment. Two
programs rifiuti and rifiuti-vista are chosen depending on relevant Windows
recycle bin format.
Description-md5: e698e75493f3492723bea6ca03a3e972
Homepage: https://abelcheung.github.io/rifiuti2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu