Is there a usable GUI version of Photorec or Testdisk?

I wanted to recover some files from my sd card with Photorec, everything went fine, I use Ubuntu for a few years now, so I've seen the terminal quite a few times.

But, I wondered if a GUI version of Photorec exists. Is there any? If yes, how to install it in Ubuntu?

1 Answer

qphotorec

enter image description here

It is not available via any repository. Installation:

wget -c
sudo dpkg -i qphotorec_1.0_all.deb
sudo apt-get install -f

Mind you: when restoring data it is best to NOT touch the system you want it recovered from. Installing software on a system that you want files recovered from should be avoided.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like