Package Details: 7-zip-full 24.05-2

Git Clone URL: https://aur.archlinux.org/7-zip-full.git (read-only, click to copy)
Package Base: 7-zip-full
Description: File archiver with a high compression ratio (full package to replace p7zip)
Upstream URL: https://7-zip.org/
Keywords: 7-zip 7z 7zip archiver compress p7zip zip
Licenses: BSD-3-Clause, LGPL-2.1-or-later, LicenseRef-UnRAR
Conflicts: 7-zip, p7zip
Provides: 7-zip, 7z.so, p7zip
Submitter: Hanabishi
Maintainer: Hanabishi
Last Packager: Hanabishi
Votes: 59
Popularity: 1.72
First Submitted: 2022-01-07 08:49 (UTC)
Last Updated: 2024-05-17 12:48 (UTC)

Dependencies (1)

Required by (411)

Sources (5)

Pinned Comments

Hanabishi commented on 2022-01-07 08:53 (UTC) (edited on 2023-09-18 11:00 (UTC) by Hanabishi)

Not all apps are compatible with original 7-zip binaries!
In case of problems, try reverting to original p7zip.

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

asgard commented on 2024-03-30 18:06 (UTC) (edited on 2024-03-30 18:07 (UTC) by asgard)

when building with clang i got this error:


LzFindOpt.asm: 513 lines, 3 passes, 4666 ms, 0 warnings, 0 errors
_o/7zBuf2.o: file not recognized: file format not recognized
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [../../7zip_gcc.mak:221: _o/7z.so] Error 1
==> ERROR: A failure occurred in build().
    Aborting...

Hanabishi commented on 2024-02-18 11:24 (UTC)

I tried to follow original p7zip contents as much as possible, hoping it to be pushed into official repos some day.

But I guess why not. Will simply symlinking 7zz to 7z suffice for you? Or you want a full standalone 7zz executable?

huyz commented on 2024-02-18 04:06 (UTC)

Since this package provides both 7-zip and p7zip, maybe it should also provide a binary called 7zz which 7-zip provides.

Hanabishi commented on 2024-02-05 20:40 (UTC)

Made a workaround for now in 23.01-4 by faking the version string. Until it will be fixed in Ark upstream.

Hanabishi commented on 2024-02-05 13:50 (UTC) (edited on 2024-02-05 20:42 (UTC) by Hanabishi)

I created a new MR with the fix in the Ark upstream: https://invent.kde.org/utilities/ark/-/merge_requests/232

Btw, Ark has other general 7z compatibility problems (regardless of p7zip or original 7-zip used).

If someone is interested, I attempted to fix one bug a while ago: https://invent.kde.org/utilities/ark/-/merge_requests/209

Hanabishi commented on 2024-02-05 12:04 (UTC)

Yes, this is Ark issue again unfortunately, a continuation to my previous fix.

Your output is not needed, thanks.

Nocifer commented on 2024-02-05 11:58 (UTC)

So you've verified this behavior on your end as well? Or do you still need me to provide you with the 7z i output?

Hanabishi commented on 2024-02-05 11:43 (UTC)

Nevermind, I see it with 7z archives specifically.

Hanabishi commented on 2024-02-05 11:34 (UTC)

Yeah, there can be differences. But for me Ark works just fine.

What archive format are you trying to open? Also provide the output of 7z i.

Nocifer commented on 2024-02-05 11:28 (UTC)

With the new update I can no longer open files in KDE's Ark, the error message is ark.part: No entry listed by the plugin. Using the previous version works as expected. Both versions were built today in a clean chroot with the default makepkg settings, so it's probably not something on my end.