Saturday, April 27, 2024
30
rated 0 times [  30] [ 0]  / answers: 1 / hits: 65548  / 1 Year ago, sun, february 19, 2023, 8:32:10

Recently I installed Ubuntu 14.04, and I would like to install RabbitVCS on my system. Does RabbitVCS work on the new Ubuntu? Has someone already tried it out?


More From » software-installation

 Answers
6

I personally haven't tried it, but there is a version for trusty (14.04) in the PPA, so I guess it should work.



You can always try if it's working (this will install RabbitVCS for CLI (terminal), gedit and Nautilus 3, if you're using another file manager see the full list of packages here):



sudo add-apt-repository ppa:rabbitvcs/ppa
sudo apt-get update
sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus3


As @GermanK notes in a comment, you must to restart nautilus for the change to take effect.



And if it doesn't you can remove it:



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

[#25281] Monday, February 20, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ticeate

Total Points: 497
Total Questions: 128
Total Answers: 112

Location: Samoa
Member since Fri, Nov 27, 2020
3 Years ago
;