Welcome to the PigeonHole package repository.
This repository provides access to our latest APT, YUM and Chocolatey packages for seamless installation and updates of PigeonHole across your systems.
This repo is designed to make it simple to: Install PigeonHole to your Debian, Ubuntu, RHEL, CentOS, AlmaLinux, Rocky Linux or Windows systems.
Stay up to date with the latest CLI tools, security updates, and performance improvements.
You can add this repository to your system using your package manager:
sudo apt update && sudo apt install -y curl gnupg ca-certificates
curl -fsSL https://packages.pigeono.io/gpg.pub | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/pigeonhole.gpg
echo "deb [arch=amd64] https://packages.pigeono.io/apt noble main" | sudo tee /etc/apt/sources.list.d/pigeonhole.list
sudo apt update && sudo apt install pigeonhole-cli
sudo rpm --import https://packages.pigeono.io/gpg.asc
sudo tee /etc/yum.repos.d/pigeonhole.repo <<EOF
[pigeonhole]
name=PigeonHole Repository
baseurl=https://packages.pigeono.io/rpm/
enabled=1
gpgcheck=1
gpgkey=https://packages.pigeono.io/gpg.asc
EOF
sudo dnf install -y pigeonhole-cli
To learn more about PigeonHole, the mission, and how weβre building the secure, end-to-end file transfer tool for teams and individuals, visit the official site:
π https://pigeono.io/