Re: Cannot unzip files
Reply #2 –
Maybe a plugin for your file manager is missing. A good idea would be to check the Optional Dependencies section of the package using pacman -Si program. For instance, pacman -Si xarchiver:
Repository : galaxy
Name : xarchiver
[...]
Depends On : gtk3
Optional Deps : arj: ARJ support
binutils: deb support
bzip2: bzip2 support
cpio: RPM support
gzip: gzip support
lha: LHA support
lrzip: lrzip support
lz4: LZ4 support
lzip: lzip support
lzop: LZOP support
p7zip: 7z support
tar: tar support
unarj: ARJ support
unrar: RAR support
unzip: ZIP support
xdg-utils: recognize more file types to open
xz: xz support
zip: ZIP support
zstd: zstd support
[...]
Therefore, if I want ZIP support with xarchiver, I'd want to install unzip and zip.