How to Install geany-plugin-vc in Ubuntu 18.04



Install geany-plugin-vc by entering the following commands in the terminal:

sudo apt update
sudo apt install geany-plugin-vc

Description:

VCS plugin for Geany

GeanyVC is a plugin for Geany that provides a uniform way of accessing the different version-control systems inside the Geany IDE. Only a small subset of vc operations are implemented, which are: * diff * log * status * revert * commit . Geany is a small and lightweight integrated development environment using the Gtk+ toolkit.

Homepage: http://plugins.geany.org

Version: 1.32+dfsg-3

Section: universe/devel