Refered from: http://www.scootersoftware.com/download.php?zz=kb_linux_install

Debian, Ubuntu

Beyond Compare 4.1+ require matching package and OS architecture (amd64.deb or i386.deb). 

Beyond Compare 3 - 4.0.7 require the i386.deb package on all supported versions of Debian and Ubuntu (32-bit and 64-bit).

 

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.

===================================================

以下是我采用的安装BeyondCompare的步骤(Ubuntu 14.04  64bit)

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

===================================================

 

相关文章:

  • 2021-10-11
  • 2021-06-14
  • 2021-11-01
  • 2021-08-17
  • 2022-12-23
  • 2021-12-25
  • 2021-11-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-26
  • 2021-09-17
  • 2021-10-04
  • 2021-11-22
  • 2022-12-23
相关资源
相似解决方案