Search Criteria
Package Details: fuse-archive 1.12-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fuse-archive.git (read-only, click to copy) |
---|---|
Package Base: | fuse-archive |
Description: | FUSE file system for archives and compressed files (ZIP, RAR, 7Z, ISO, TGZ, XZ...) |
Upstream URL: | https://github.com/google/fuse-archive |
Licenses: | Apache-2.0 |
Submitter: | codyps |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 4 |
Popularity: | 1.70 |
First Submitted: | 2022-03-05 20:02 (UTC) |
Last Updated: | 2025-03-27 16:15 (UTC) |
Dependencies (6)
- fuse3 (fuse3-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- libarchive (libarchive-gitAUR)
- boost (boost-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (check)
Latest Comments
envolution commented on 2025-03-27 16:16 (UTC)
@vtc thanks, an oversight
vtc commented on 2025-03-27 15:13 (UTC) (edited on 2025-03-27 15:15 (UTC) by vtc)
chromer: those are indirect dependencies of libarchive.
However, we don't depends on fuse2 AND fuse3. As there is no FUSE_MAJOR_VERSION set in this PKGBUILD, the dependency on fuse2 should be removed.
chromer commented on 2023-04-14 17:58 (UTC)
Based on ldd , it depends on following libraries too : libarchive.so.13 libcrypto.so.3 libacl.so.1 libexpat.so.1 liblzma.so.5 libzstd.so.1 liblz4.so.1 libbz2.so.1.0 libz.so.1 libdl.so.2
tee commented on 2022-09-10 19:04 (UTC)
This depends on libarchive.
TuxAndy commented on 2022-04-17 14:17 (UTC)
fuse2 should be a dependency under depends.