Package repositories for vanlabeke projects.
sudo install -d /etc/apt/keyrings curl -fsSL https://pkg.vanlabeke.dev/apt/gpg.key \ | sudo tee /etc/apt/keyrings/vanlabeke.asc > /dev/null echo "deb [signed-by=/etc/apt/keyrings/vanlabeke.asc] https://pkg.vanlabeke.dev/apt stable main" \ | sudo tee /etc/apt/sources.list.d/vanlabeke.list sudo apt update sudo apt install exshell
sudo curl -fsSL -o /etc/yum.repos.d/vanlabeke.repo \ https://pkg.vanlabeke.dev/yum/vanlabeke.repo sudo dnf install exshell
brew tap vanlabeke/tap brew install --cask exshell
FreeBSD, OpenBSD, NetBSD and standalone tarballs are attached to each GitHub release. There are no native BSD ports yet.