Hi Tom,

On 29/04/2020 23.46, Tom McDermott wrote:
> $ apt-cache policy liborc-dev
> liborc-dev:
>   Installed: (none)
>   Candidate: (none)
>   Version table:

The liborc-dev is a virtual package[1] and you can either install it or install 
liborc-4.0-dev.

$ apt-get install liborc-dev
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'liborc-0.4-dev' instead of 'liborc-dev'


$ apt-cache policy liborc-0.4-dev
liborc-0.4-dev:
  Installed: 1:0.4.31-1
  Candidate: 1:0.4.31-1
  Version table:
 *** 1:0.4.31-1 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
        100 /var/lib/dpkg/status 


[1] https://packages.ubuntu.com/focal/liborc-dev

Regards,
Vasil

Reply via email to