Package Details: peazip-gtk2-bin 10.4.0-2

Git Clone URL: https://aur.archlinux.org/peazip-gtk2-bin.git (read-only, click to copy)
Package Base: peazip-gtk2-bin
Description: Cross-platform file and archive manager (GTK2)
Upstream URL: https://github.com/peazip/PeaZip
Licenses: LGPL-3.0-or-later
Conflicts: peazip, peazip-gtk2-bin-debug
Provides: peazip
Submitter: ragouel
Maintainer: xiota
Last Packager: xiota
Votes: 71
Popularity: 1.30
First Submitted: 2020-05-24 13:20 (UTC)
Last Updated: 2025-04-15 03:23 (UTC)

Pinned Comments

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8 9 Next › Last »

uncle commented on 2016-02-28 22:28 (UTC)

@rezad I'm not really sure what would be causing that problem for you. "-bb1" is a valid flag for the "7z" command. If you do "7z --help" in the terminal, -bb is listed there, specifically: "-bb[0-3] : set output log level" I also tried installing the peazip-gtk2 package and creating a few 7z archives and it worked fine for me. Sounds like it might be a problem with the "p7zip" package on your machine. I don't know if this is related, but the "p7zip" package in the arch repo has been flagged out of date since "2015-10-21" If you continue to have problems, and you have a 64 bit machine, you could also try the "peazip-gtk2-portable" here in the AUR which uses the 7z binary bundled with peazip. This package links to the p7zip package installed separately on your machine, specifically: https://www.archlinux.org/packages/extra/i686/p7zip/

rezad commented on 2016-02-28 07:24 (UTC)

when I use peazip to create a 7z archive it gives this error Command Line Error: Unknown switch: -bb1

uncle commented on 2015-12-01 00:03 (UTC)

The file structure and design of the peazip linux package seems to have changed drastically from 5.8.1 to 5.9.0. I don't have the time right now to re-write the PKGBUILD so for the time-being I have rolled the package back to 5.8.1. I will take a closer look at it in the next few days and see if I can figure it out.

Saren commented on 2015-11-30 20:01 (UTC)

cannot stat ‘arc/arc’ It is just me?

uncle commented on 2015-10-24 12:45 (UTC)

Updated checksums.

Angel_Caido commented on 2015-10-24 12:07 (UTC) (edited on 2015-10-24 12:07 (UTC) by Angel_Caido)

sha256sum and sha512sum values for the peazip.tgz file downloaded during the creation of this package were wrong and caused an error during install. I corrected them to the following: sha256sums=('6d0a96a2bb1a2b29203fd0c4a684637889575e5d171bf43881eb5c593e8c4641' '4d876c6a61f25a7e2f3dfa69b1c80e61fdda9220bbf8e23a407e34eae377091b') sha512sums=('f95b9cc8296d29628aa78bb943c53e9b0a3cb1cb5ae674c069e6d9dd9ca092369ced84f8f9b502037f39951773e3aabadcf731caf88fe22b14528dce72c68383' 'bc86d42b33285c2709081ddca7c06fe789cc2d42c69c4cbed595c077a776d91e5526eb799dcdc404375a3bfb212927165a02d3d79301f53adb8a89039bf7bb5f')

uncle commented on 2015-08-31 23:59 (UTC)

Updated to 5.7.2, I created packages for Paq8o and lpaq, which was mostly just copying the old PKGBUILDs from aur 3, to fix the problem of these depends not existing :-) I also switched the lrzip depend back to zpaq. This is because, while lrzip can create a zpaq archive, it does so using LZMA algorithm. Also, someone else recently created a zpaq package on the new AUR and saved me the trouble :-)

uncle commented on 2015-08-31 23:23 (UTC)

I'm on it, will have an update soon.