Hi all
Testing the new Linux Terminal (Debian VM). I enabled it, got the droid@localhost shell, and tried installing prerequisites for gopass following the official guide.
droid@localhost:~$ apt-get update
Reading package lists... Done
E: List directory /var/lib/apt/lists/partial is missing. - Acquire (13: Permission denied)
droid@localhost:~$ apt-get install git gnupg rng-tools
E: could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)
E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?
Why am I getting this message? How can I install it? Unfortunately, gopass isn’t officially available on Android, and I thought installing the Linux version on my phone could be a way to use this password manager.