Parrot template

47 views
Skip to first unread message

Claudio Chinicz

unread,
Feb 18, 2020, 3:58:42 AM2/18/20
to qubes-users
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

unman

unread,
Feb 18, 2020, 6:13:15 AM2/18/20
to qubes-users
You need to inform the system of the availability of packages on the new
repository: run `apt update` first

Claudio Chinicz

unread,
Feb 18, 2020, 1:59:08 PM2/18/20
to qubes-users
Hi, it worked! Thanks
Reply all
Reply to author
Forward
0 new messages