#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.
'os > Linux' 카테고리의 다른 글
ubuntu-페북-한글입력오류방지용-한글입력기 대체 (0) | 2017.04.20 |
---|---|
samba-client-connect-on-ubuntu (0) | 2017.04.19 |
SSH Key - 비밀번호 없이 로그인 (0) | 2017.04.12 |
ssh command and cpu percentage get (0) | 2017.04.12 |
cpu load(percent) calculation (0) | 2017.04.11 |