sevenzip

File archiver with high compression ratio for creating and extracting archives

brewmacoslinux
Try with needOr install directly
Source

About

7-Zip is a file archiver with a high compression ratio

Commands

7z

Examples

Create a compressed archive from a directory$ 7z a archive.7z /path/to/directory
Extract a 7z archive to current directory$ 7z x archive.7z
List contents of an archive without extracting$ 7z l archive.7z