#Unable to locate package
32 messages · Page 1 of 1 (latest)
it doesn't exist on the mint repos
error pretty much tells you what is happening
How can I add it to mint repos?
Try neofetch instead
sudo add-apt-repository ppa:zhangsongcui3371/fastfetch
sudo apt update
and then sudo apt install fastfetch
(taken from the fastfetch github page)
I have tried that command but without apt update and it gave me an error
.
Alright I will try it anyway
do it
Ok
sudo apt update is important
Alright thanks
or else the package cache won't get updated
Oh yeah, another question?
?
I installed git with
sudo apt install git
But the problem is that git was git 2.43
Is it a problem because I didn't do
sudo apt update?
no
because thats the latest git version mint provides
Oh alright thanks
But it won't affect my projects?
Like it will push and pull?
no, only if you need a new feature that isn't on 2.43
What is the new features in git anyway?
So if I want the latest version should I do it with flatpak?
@scenic flicker ?
yeah