Arqiver is a free and open source archive manager for Linux. Using Arqiver you can create, extract, edit and manage all archives. It is a front end of libarchive , gzip and 7z. It comes with drag and drop support, file list and password protection support. It is a gt based and written in GNU General Public License v3.0.
How to Install Arqiver on Ubuntu Linux
Arqiver is available from the default Ubuntu repositories. Open the terminal command-line tool using ctrl+alt+t keys and run below commands one by one. It will install the latest version of Arqiver archive manager on your system.
sudo apt update
sudo apt install arqiver
After the installation of Arqiver, you can open it via the application menu or via below command.
arqiver
That’s it.