This page contains the list of tools I used in my laptop. It was used to set a ready-to-use host from IAC.
I am taking here the case of Ubuntu, but this should work with similar distros of the same family.
$ sudo apt update -y
$ sudo apt install git vim -y
$ git config --global user.email percyyperezdante@gmail.com