7zip

From wikinotes
Revision as of 20:39, 13 November 2021 by Will (talk | contribs) (→‎Usage)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

7zip is a commandline/gui program to manage various archive formats.

Install

pacman -S p7zip  # archlinux

Usage

7z x -o/path/out/ file.7z  # extract to dir