Error: target not found: libgirepository1.0-dev libcairo2-dev libpango1.0-dev libwebkitgtk-3.0-0 gir1.2-webkit-3.0

I’ve been trying out Beeware

https://beeware.org/

but I am unable to build a project, because of missing dependencies.

libgirepository1.0-dev libcairo2-dev libpango1.0-dev libwebkitgtk-3.0-0 gir1.2-webkit-3.0

I am also unable to install them

tracy@daphne:~$ sudo pacman -Syu libgirepository1.0-dev libcairo2-dev libpango1.0-dev libwebkitgtk-3.0-0 gir1.2-webkit-3.0
[sudo] password for tracy: 
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
error: target not found: libgirepository1.0-dev
error: target not found: libcairo2-dev
error: target not found: libpango1.0-dev
error: target not found: libwebkitgtk-3.0-0
error: target not found: gir1.2-webkit-3.0

those sound like Debian packages. You may need to figure out the correct names on Manjaro.

1 Like

I found the problem. I still had the .toml file from when I tried Beeware ages ago when I was using Linux Mint.

This topic was automatically closed 36 hours after the last reply. New replies are no longer allowed.