Ubuntu 18 安装rabbitVCS

2022-09-09 11:41:34 浏览数 (1)

大家好,又见面了,我是你们的朋友全栈君。

sudo add-apt-repository ppa:ondrej/php

sudo apt-get install php5.6-opcache sudo apt-get install php5.6-json sudo apt-get install php5.6-common sudo apt-get install php5.6-dev

sudo apt-get install pkg-php-tools sudo apt-get install php5.6-cgi sudo apt-get install php5.6-xml sudo apt-get install php5.6-readline

sudo apt-get install php5.6-zip sudo apt-get install php-pear sudo apt-get install php5.6-cli sudo apt-get install php5.6-mbstring

sudo add-apt-repository ppa:rabbitvcs/ppa

#然后会看到这么一句,“Launchpad RabbitVCS”已导入,然后执行下面这句

sudo apt-get update #更新源操作

sudo apt install -f #准备就绪,先下载依赖库

sudo apt-get install python-nautilus python-configobj python-gtk2 python-glade2 python-svn python-dbus python-dulwich subversion meld

#接下来,才是真正的下载安装RabbitVCS

sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3

nautilus -q nautilus

发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/161139.html原文链接:https://javaforall.cn

0 人点赞