Linux Mint

How to Install PeaZip on Linux Mint 21

Want to reduce file size then try compressing the file, there are multiple software that are available. If you are looking for an application that is best for Linux Mint, then try using PeaZip as it stands out among the other compression tools and is easy to use with good compression quality. Further read this guide to get complete information about installing PeaZip on Linux Mint 21 along with different ways for its installation.

3 Ways to Install PeaZip on Linux Mint 21

PeaZip utility is not only restricted to compressing the files but can also be used to secure the file by setting a password to access them or can be used to merge multiple files together, below are three ways to install PeaZip on Linux Mint 21:

1: Install PeaZip on Linux Mint 21 through deb file

One way to install this compression tool is by downloading its deb file, below are the steps to install PeaZip through its .deb file:

Step 1: To download the PeaZip deb file go to the download section of its official website and select the PEAZIP LINUX and after that select DEB GTK2 file:

Once the file is downloaded go to the Downloads directory by using change directory command and then to check if the file is downloaded using the ls command:

Step 2: Next use the default package manager to install this tool using the deb file:

$ sudo apt install ./peazip_8.9.0.LINUX.GTK2-1_amd64.deb

Step 3: Now, run the application through terminal using:

$ peazip

To remove this application from Linux Mint use:

$ sudo apt remove --autoremove peazip -y

2: Install PeaZip on Linux Mint 21 through Software Manager

The next way to install this application is by using the Linux Mint Software Manager, here are some steps that one should follow:

Step 1: Open the Software manager of Linux Mint from the app menu and search for PeaZip in its search bar, after that click on the first option that appears in the search:

Step 2: Next click on the Install button to get this tool installed on Linux Mint:

Step 3: Once the tool is installed run it by clicking on the Launch button:

If you no longer need this tool and want to remove it, then just click on the Remove button and it will be removed from Linux Mint:

3: Install PeaZip on Linux Mint 21 through Flatpak

The PeaZip tool can be installed on Linux Mint 21 using Flatpak and below are some necessary steps that one needs to follow to install it:

Step 1: Install the PeaZip using Flatpak with the help of the command given below:

$ sudo flatpack install io.github.peazip.PeaZip -y

Step 2: Next run the application through the Linux Mint app menu:

If you no longer need this tool, simply uninstall it using:

$ sudo flatpack install io.github.peazip.PeaZip -y

Conclusion

One way to save some space on a Linux system is to compress the large size files and for that there are multiple tools present online. PeaZip is one compression tool that is best fit for a Linux system and there are three ways by which it can be installed, all of these are mentioned in this guide.

About the author

Aaliyan Javaid

I am an electrical engineer and a technical blogger. My keen interest in embedded systems has led me to write and share my knowledge about them.