Search Criteria
Package Details: atool-git r9.7a81df9-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/atool-git.git (read-only, click to copy) |
---|---|
Package Base: | atool-git |
Description: | A script for managing file archives of various types (with zstd support) |
Upstream URL: | https://github.com/solsticedhiver/atool |
Licenses: | GPL3 |
Conflicts: | atool |
Provides: | atool |
Submitter: | solsticedhiver |
Maintainer: | solsticedhiver |
Last Packager: | solsticedhiver |
Votes: | 4 |
Popularity: | 0.119893 |
First Submitted: | 2020-08-24 12:44 (UTC) |
Last Updated: | 2022-02-20 19:36 (UTC) |
Dependencies (16)
- file (file-git)
- perl (perl-git)
- bash (bash-devel-git, bash-devel-static-git, bash-git, bash-xdg) (make)
- bzip2 (bzip2-git, bzip2-rustify-git, bzip2-with-lbzip2-symlinks) (optional) – for using atool with bzip2 compressed archives
- cpio (cpio-git) (optional) – for using atool with cpio archives
- gzip (gzip-with-pigz-symlinks, dxcompress, dxcompress-git, gzip-git, gzip-zutils, pigz-gzip-symlink) (optional) – for using atool with gzip compressed archives
- lha (lhasa) (optional) – for using atool with lha, lharc and similar archives
- lzop (optional) – for using atool with lzop compressed archives
- p7zip (p7zip-jinfeihan57-git, p7zip-natspec, 7-zip-full) (optional) – for using atool with 7z archives
- tar (tar-libarchive, tar-git, tar-parallel) (optional) – for using atool with tar archives
- unace (optional) – for using atool with ace archives
- unrar (unrar-libre, rar) (optional) – for using atool with rar archives
- unzip (unzip-natspec) (optional) – for using atool for unpacking archives
- xz (xz-git) (optional) – for using atool with lzma compressed archives
- zip (zip-natspec) (optional) – for using atool for creating zip archives
- zstd (zstd-cmake, zstd-git) (optional) – for using atool with zstandard archives
Required by (16)
- atool-desktop (requires atool)
- cfiles (requires atool) (optional)
- clifm (requires atool) (optional)
- clifm-git (requires atool) (optional)
- ctpv-git (requires atool) (optional)
- dragonfm-git (requires atool) (optional)
- hunter (requires atool) (optional)
- hunter-git (requires atool) (optional)
- lfutils-git (requires atool) (optional)
- lfutils-meta
- nnn-git (requires atool) (optional)
- nnn-icons (requires atool) (optional)
- nnn-nerd (requires atool) (optional)
- ranger-git (requires atool) (optional)
- ranger-sixel (requires atool) (optional)
- simple-dosbox-launcher (requires atool)
Latest Comments
djmattyg007 commented on 2021-02-05 04:51 (UTC)
I think 'atool' should be added to the 'provides' list, so that this package can easily be substituted for the 'atool' package in the official repos.
pedoseal commented on 2020-10-06 03:25 (UTC)
Package fails in build step when
/bin/sh
is linked to dash (https://wiki.archlinux.org/index.php/Dash#Use_Dash_as_/bin/sh), with error./configure: 2264: Bad substitution
. https://wiki.ubuntu.com/DashAsBinSh#A.24.7Bfoo:3.5B:1.5D.7D shows this is a bashism butconfigure
uses/bin/sh
.