码迷,mamicode.com
首页 > 系统相关 > 详细

安装BeyondCompare on Ubuntu

时间:2016-11-17 12:55:44      阅读:455      评论:0      收藏:0      [点我收藏+]

标签:arch   manage   and   download   ons   version   style   cal   wget   

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

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

 

安装BeyondCompare on Ubuntu

标签:arch   manage   and   download   ons   version   style   cal   wget   

原文地址:http://www.cnblogs.com/tanql/p/6073160.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!