Linux Installation Instructions
BC3 logo BC version 3 or 4
Debian, Ubuntu
Beyond Compare 4.1 and newer 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 8, 9 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 https://www.scootersoftware.com/bcompare-4.3.7.25118_amd64.deb
sudo apt-get update
sudo apt-get install gdebi-core
sudo gdebi bcompare-4.3.7.25118_amd64.deb
Terminal Uninstall
sudo apt-get remove bcompare
转载:https://www.scootersoftware.com/download.php?zz=kb_linux_install
本文档提供了在Linux (Debian, Ubuntu) 系统上安装BeyondCompare 3及4版本的详细步骤。针对不同版本的BeyondCompare, 需要下载对应的.deb包并使用dpkg或图形界面进行安装。此外还介绍了如何通过命令行方式更新软件源、安装必要的依赖包,并最终完成BeyondCompare的安装与卸载。
396

被折叠的 条评论
为什么被折叠?



