hongquan / CoBang

A QR code scanner desktop app for Linux
GNU General Public License v3.0
253 stars 26 forks source link

From ppa install error #15

Closed pepebc closed 4 years ago

pepebc commented 4 years ago

Intall from ppa on Ubuntu 20.04:

cobang: Depends: python3-single-version but will not install Depends: python3-logbook but will not install Depends: python3-kiss-headers but will not install

dependencies are not in the Ubuntu repositories

hongquan commented 4 years ago

@pepebc Those dependencies stay in the same PPA as CoBang:

image

You should run sudo apt update again, and please show the result of

apt policy cobang
hongquan commented 4 years ago

No response from OP. Close now.