Skip to content

Installation

sudo apt install p7zip-full

Basic usage

# Extract file
7z x ~/archive.7z

# a : Add files to archive
# b : Benchmark
# d : Delete files from archive
# e : Extract files from archive (without using directory names)
# h : Calculate hash values for files
# i : Show information about supported formats
# l : List contents of archive
# rn : Rename files in archive
# t : Test integrity of archive
# u : Update files to archive
# x : eXtract files with full paths
Last update: 2023-07-04
Created: July 4, 2023 14:27:47