Try using p7zip
. However p7zip doesn’t work well for non UTF-8 encodings, but if you only need for UTF-8, then that’s an easy solution.
apt-get update
apt-get install p7zip-full
7z x thefile.zip
Try using p7zip
. However p7zip doesn’t work well for non UTF-8 encodings, but if you only need for UTF-8, then that’s an easy solution.
apt-get update
apt-get install p7zip-full
7z x thefile.zip