Hi,
I'm trying to build a Parrot template from Debian-10 following the steps
from here: https://docs.parrotlinux.org/getting-started/install-qubes/ (
Option 2 - Build a ParrotOS TemplateVM on top of a Debian TemplateVM).
I do not know what to do when I get to:
[user@parrot ~]$ sudo cat <<EOF > /etc/apt/sources.list.d/parrot.list
# ParrotOS repository
deb http://deb.parrotsec.org/parrot stable main contrib non-free
#deb-src http://deb.parrotsec.org/parrot stable main contrib non-free
EOF
So I've created /etc/apt/sources.list.d/parrot.list using vim and added this
one line:
deb http://deb.parrotsec.org/parrot stable main contrib non-free
When I run sudo apt install parrot-core parrot-archive-keyring parrot-drivers
parrot-skel I get the following errors:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package parrot-core
E: Unable to locate package parrot-archive-keyring
E: Unable to locate package parrot-drivers
E: Unable to locate package parrot-skel
Please help.
Thanks
--
You received this message because you are subscribed to the Google Groups
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/qubes-users/85a1b2e5-67be-42a2-9806-749b6c7c5c99%40googlegroups.com.