I am simply attempting to install Neofetch in Ubuntu 20.04, but the above image shows that I am unable to. What should I do? Any help is appreciated.
Asked
Active
Viewed 6,291 times
2
1 Answers
3
You need to enable universe repository to install the missing dependencies:
sudo add-apt-repository universe
sudo apt update
GAD3R
- 3,748
