I want to install proxychains from terminal and the code is
apt-get install proxychains
but it said
Could not open lock file /var/lib/dpkg/lock - open (13: Permission denied)
E: Unable to lock the administration directory (/var/lib/dpkg/), are you root?
How can I fix this?