Debian
Requirements
git-gamble
doesn't repackage git
, it uses the one installed on your system
You have to install git
manually
Make sure it is available in your $PATH
, you can check it with this command
git --help
Install
-
Go to the latest version of
git-gamble-debian
-
Download the latest version
git-gamble_2.7.0_amd64.deb
-
Install package
As root
dpkg --install git-gamble*.deb
This is not really convenient but a better way will come when GitLab Debian Package Manager MVC will be available
Improving installation
Installation is currently not really convenient, so contributions are welcome
Feel free to add package to your favorite package repository
Update
There is no update mechanism
Uninstall
As root
dpkg --remove git-gamble