How to Install grokmirror in Ubuntu 18.04



Install grokmirror by entering the following commands in the terminal:

sudo apt update
sudo apt install grokmirror

Description:

framework to smartly mirror git repositories

grokmirror mirrors large git repository collections efficiently. It uses a manifest file published by a master mirror in order to figure out which repositories to clone and to track which repositories require updating. The process is extremely lightweight and efficient for both the master and its mirrors.

Homepage: https://git.kernel.org/cgit/utils/grokmirror/grokmirror.git

Version: 1.0.0-1

Section: universe/vcs