star

POSIX.1-2001 tar archive creator and extractor with advanced features

brewmacoslinux
Try with needOr install directly
Source

About

Standard tap archiver

Commands

star

Examples

Create a tar archive from a directory$ star -c -f archive.tar directory/
Extract a tar archive$ star -x -f archive.tar
List contents of a tar archive$ star -t -f archive.tar