dpkg

Debian package manager for installing and managing .deb packages

brewmacoslinux
Try with needOr install directly
Source

About

Debian package management system

Commands

dpkgdpkg-querydpkg-debupdate-alternatives

Examples

Install a .deb package file$ dpkg -i package.deb
List all installed packages$ dpkg -l
Remove an installed package$ dpkg -r package-name