Freewil/bitcoin-testnet-box

How this image can be launched and make a connection to blockchain?
Please help.

zrock23@DESKTOP-950AS07:~$ apt-get update &&

apt-get install --yes software-properties-common &&
add-apt-repository --yes ppa:bitcoin/bitcoin &&
apt-get update &&
apt-get install --yes bitcoind make
Reading package lists… Done
E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)


there is a problem I need help! Thank you in advance!