installation of wine 64bit

Hello, i’m trying to install wine with this command “sudo dpkg --add-architecture i386 && apt-get update && apt-get install wine32” but it tells me:

"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)"

I’m on a 64bit system

thanks for helping me