Debian/Ubuntu packages for the PullWeights CLI. amd64 + arm64.
Install
curl -fsSL https://apt.pullweights.com/gpg | sudo gpg --dearmor -o /usr/share/keyrings/pullweights.gpg echo "deb [signed-by=/usr/share/keyrings/pullweights.gpg] https://apt.pullweights.com stable main" \ | sudo tee /etc/apt/sources.list.d/pullweights.list sudo apt update && sudo apt install pullweights
Update
sudo apt update && sudo apt upgrade pullweights