Tuesday, 2 October 2018

Unzip file with Termux


Fisrt update and install requirments in Termux app
Command. action key

$ apt update
enter

$ apt upgrade
enter

$ apt install zip
enter

$ apt install unzip
enter

$termux-setup-storage
enter/ls

now to unzip a file
you have to locate the file using command cd >> cd storage/folder name and action key enter/ls and command $ unzip file_name.zip
it will unzip your zip file.

Related Topics

Unzip file with Termux
4/ 5
Oleh