Package Details: lib32-freearc-bin 0.51-2

Git Clone URL: https://aur.archlinux.org/lib32-freearc-bin.git (read-only, click to copy)
Package Base: lib32-freearc-bin
Description: free and open-source high-performance file archiver
Upstream URL: https://sourceforge.net/projects/freearc/
Licenses: GPL-2.0
Conflicts: unarc
Submitter: mr2meows
Maintainer: mr2meows
Last Packager: mr2meows
Votes: 1
Popularity: 0.55
First Submitted: 2025-08-07 01:22 (UTC)
Last Updated: 2025-09-14 21:55 (UTC)

Pinned Comments

mr2meows commented on 2025-08-07 02:07 (UTC)

if it complains about libgmp.so.3 run

sudo cp /usr/lib32/libgmp.so /usr/lib32/libgmp.so.3
i dont know how to add this to the pkgbuild

Latest Comments

mr2meows commented on 2025-09-14 21:58 (UTC)

i don't know why it doesn't work anymore, something must've updated and broken it

korewatori commented on 2025-09-10 00:53 (UTC)

Hi, The program segfaults immediately. I'll give you a run through of how I got to this point.

First, I kept getting errors about "cannot open shared object file" for libgtk-x11 and libpng12, but installing lib32-gtk2 and lib32-libpng12 (from multilib) fixed this. Then I did what your pinned comment suggested and cp'd libgmp.so to libgmp.so.3 and now it segfaults and I don't really know why

Just leaving this here in case you didn't know. kernel version 6.16.5-arch1-1

mr2meows commented on 2025-08-07 02:07 (UTC)

if it complains about libgmp.so.3 run

sudo cp /usr/lib32/libgmp.so /usr/lib32/libgmp.so.3
i dont know how to add this to the pkgbuild