_7zip-zstd-rar
7zip-zstd 25.01-v1.5.7-R4
7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
https://github.com/mcmilk/7-Zip-zstdGNU Library General Public License v2 or laterBSD 3-clause "New" or "Revised" LicenseUnfree redistributable
main program: 7zprograms: -
Maintainers
Platforms (49)
aarch64-windowsarmv7a-netbsdaarch64-linuxx86_64-darwinarmv7l-linuxmicroblaze-linuxriscv64-linuxx86_64-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ _7zip-zstd-rar ];
Ad-hoc shell
nix-shell -p _7zip-zstd-rar
Flake (nix run)
nix run nixpkgs#_7zip-zstd-rar