calo001 / fondo

📷 Wallpaper App for Linux
GNU Affero General Public License v3.0
261 stars 31 forks source link

Cannot be installed on ubuntu20.10 #118

Open kissunyeason opened 4 years ago

kissunyeason commented 4 years ago

E: Unable to locate the package dpkg-checkbuilddeps: E: Unable to locate the software package Error: E: Unmet software package cannot be located E: Unable to locate the package build E: Unable to locate the package dependencies:

omegaui commented 3 years ago

I am also a Ubuntu Groovy Gorilla user. It installed my side without any issue.. Check whether the universe repository is able or not.

sudo apt-add-repository universe(ppa path)

vfrico commented 3 years ago

@omegaui Hello, what PPA are you using?

omegaui commented 3 years ago

@omegaui Hello, what PPA are you using?

I have builded it from source git clone https://github.com/calo001/fondo.git && cd fondo ./app install-deps && ./app install

I don't think that there is a ppa available.

Just enable the universe repository and try install it's dependency manually