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

Last updated: May 19,2024

1. Install "ddrescueview" package

This tutorial shows how to install ddrescueview on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ddrescueview

2. Uninstall "ddrescueview" package

This guide let you learn how to uninstall ddrescueview on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ddrescueview $ sudo apt autoclean && sudo apt autoremove

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

Package: ddrescueview
Priority: optional
Section: universe/utils
Installed-Size: 4651
Maintainer: Ubuntu Developers
Original-Maintainer: Pascal Packaging Team
Architecture: amd64
Version: 0.4~alpha2-1
Depends: libc6 (>= 2.2.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.24.0), libpango-1.0-0 (>= 1.14.0), libx11-6
Filename: pool/universe/d/ddrescueview/ddrescueview_0.4~alpha2-1_amd64.deb
Size: 1076680
MD5sum: 394065d5930f209e4346bbc291f638a4
SHA1: 7b527b592c4194ad7d0a4d295b15ee3f97331c22
SHA256: 33955e2028c847341db27059e02a3b9d940f62a10518952bc54045681de456c2
Description-en: graphical viewer for GNU ddrescue log files
This small tool allows the user to graphically examine ddrescue's log files
in a user friendly GUI application. The Main window displays a block grid
with each block's color representing the block types it contains. Many people
know this type of view from defragmentation programs.
.
Features:
* Display ddrescue log in a colored block graphic
* Examine each block in the image, see a detailed list of
log entries contained
* To keep track of the rescue process, ddrescueview can automatically
re-read the logfile
* Units can be displayed with decimal (KB, MB...) or
binary (KiB, MiB...) prefixes
Description-md5: a427543627bc780018d530ba2811779c
Enhances: gddrescue
Homepage: http://ddrescueview.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu