os/Linux 2017. 4. 19. 14:22

#linux_tunning #linuxtunning  #filecomapre #file_compare 

https://www.scootersoftware.com/download.php?zz=kb_linux_install

 

 

Beyond Compare 3 on Debian 7, 8 64-bit

Enable 32-bit architecture support: sudo dpkg --add-architecture i386

Graphical Install

Double click on the .deb package to install using the graphical package manager.

Terminal Install

wget http://www.scootersoftware.com/bcompare-4.1.9.21719_amd64.deb
sudo apt-get update
sudo apt-get install gdebi-core
sudo gdebi bcompare-4.1.9.21719_amd64.deb

Terminal Uninstall

sudo apt-get remove bcompare

 

update: winmerge can be a alternative.  

posted by cskimair
: