ChrisTitusTech / mybash

My Bash profile - Highly customized Starship Theme - Just imagine Powerlevel10k and Nord Theme had a baby.
351 stars 172 forks source link

no package named fastfetch? #76

Open pigeonicLFAstar opened 1 month ago

pigeonicLFAstar commented 1 month ago

i watched a video where you customized things like bash and wanted to try it out, but when i tried your setup.sh it didnt detect a package called "fastfetch" i installed fastfetch through github and still didnt locate the package, is there a solution?

sonux2005 commented 1 month ago

Same problem here

MXCALLCS commented 1 month ago

I Had Same problem Try This Commands

sudo add-apt-repository ppa:zhangsongcui3371/fastfetch
sudo apt install fastfetch

and Then try to execute normal commands, this is works for me