Signed and Notarized Universal macOS Installer Packages
These standard macOS installer packages are built using
pkgbuild
and productbuild
and are signed
and notarized with my Apple developer credentials. They install
universal binaries that will run on both Intel and Apple Silicon
Macs.
This is a collection of command line tools that I've found useful at
one time or another over the years. Some of them are widely used
but excluded from macOS and Xcode due to GPL licenses.
FLAC 1.4.3
A fast and widely supported lossless audio codec.
jq 1.7.1
A lightweight and flexible command line JSON processor.
nginx 1.24.0
A widely used and capable HTTP and proxy server.
pkg-config 0.29.2
A helper tool used when compiling applications and libraries.
tree 2.1.1
A recursive directory listing command.
wget 1.21.5
A command line tool for retrieving files using HTTP, HTTPS, FTP and
FTPS.
XZ Utils 5.4.5
A general purpose data compression tool and library, and includes
the xz
command line tool.