linutil icon indicating copy to clipboard operation
linutil copied to clipboard

script does not check if git is installed

Open smogan opened this issue 1 year ago • 4 comments

tried the script for the first time (dietpi X86_64 , based on debian 12). wanted to have the fancy command line. got the error message that git is not a known command. after I installed git manually, the script ran.

guess the script should (like the winutil script) check for the presence of needed tools and install them if needed.

smogan avatar Jul 18 '24 07:07 smogan

Hi,

I got the same "git error" on a brand new install of Ubuntu 24.04.

The nerd fonts are not installed either :-). I really enjoyed your video on bash.

Good job and thanks a lot.

Nicky-M avatar Jul 19 '24 08:07 Nicky-M

same problem on OpenSUSE tumbleweed

smogan avatar Jul 20 '24 12:07 smogan

This is because git is used to clone the yay repo, to install it. Please also open an issue in https://github.com/ChrisTitusTech/mybash, explaining this.

afonsofrancof avatar Jul 25 '24 18:07 afonsofrancof

Please close this issue after opening an issue in https://github.com/ChrisTitusTech/mybash

jeevithakannan2 avatar Sep 11 '24 17:09 jeevithakannan2