To install yay AUR helper git must be installed. To check for the presence of git issue the following command.
[codesyntax lang=”bash”]
git --version
[/codesyntax]
If git is not installed issue the following command.
[codesyntax lang=”bash”]
sudo -S git
[/codesyntax]
Mr. Arch Brooks, Software Engineer, Brooks Computing Systems, LLC authored this article.