我使用以下命令在ubuntu上安装了smartgit:
sudo add-apt-repository ppa:eugenesan/ppa
sudo apt-get update
sudo apt-get install smartgithg
但每当我运行smartgit时,我都会收到消息下载新版本。我从官方网站下载了包,但它似乎没有包含可执行脚本。如何解决这个问题?
答案 0 :(得分:2)
您可以尝试从Smargithg download page下载Debian软件包deb。
双击它,或尝试command-line installation 据推测,这将安装17.1.1 latest version。