Score:0

Docker Destop is not installing in ubuntu

gu flag

I tried to install docker desktop by sudo apt install and sudo apt-get install but it gives the error as :

N: Download is performed unsandboxed as root as file '/home/linux/Downloads/docker-desktop-4.12.0-amd64.deb' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)

picture of the error

I tried commands like:

sudo chown -Rv _apt:root /home/linux/Downloads/
 sudo chmod -Rv 700 /home/linux/Downloads/

but still it doesn't work

Can someone please help me with that??

And also after using sudo chown -Rv _apt:root /home/linux/Downloads/ and sudo chmod -Rv 700 /home/linux/Downloads/

I cannot access the Download folder

captainR0bbo avatar
br flag
Did you try following the official instructions from Docker? They have repository and package installation instructions. https://docs.docker.com/engine/install/ubuntu/ the package syntax they give is: sudo dpkg -i /path/to/package.deb
Kanishka Verma avatar
gu flag
@captainR0bbo I've followed instruction of installing docker engine from the repository
s.k avatar
cn flag
s.k
Can you show the output of these commands in your post please: `cat /etc/apt/sources.list.d/docker.list` and `sudo apt update`. Thanks.
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.