[Coco] OVCC

Tormod Volden lists.tormod at gmail.com
Sun Mar 5 04:54:09 EST 2023


On Sun, Mar 5, 2023 at 10:33 AM Tormod Volden wrote:
> Instead of using add-apt-repository you can add this to a
> /etc/apt/sources.list.d file:
>
> deb http://ppa.launchpad.net/tormodvolden/ovcc/ubuntu bionic main
>
> and import my key manually:
>
> sudo apt-key adv --keyserver keyserver.ubuntu.com \
>  --recv-keys C68187379B23DE9EFC46651E2C80FF56C6830A0E

Sorry, that was the wrong key. This is the correct one for the ovcc PPA:

sudo apt-key adv --keyserver keyserver.ubuntu.com \
  --recv-keys 627ABB1E29CC8356AD0800EB4B1E287796DD5C9A

>
> sudo apt update
>


More information about the Coco mailing list