bandwidth-monitor Package Repositories

Debian and Ubuntu

curl -fsSL https://awlx.github.io/bandwidth-monitor/bandwidth-monitor.gpg.key | sudo gpg --dearmor -o /etc/apt/keyrings/bandwidth-monitor.gpg
echo "deb [signed-by=/etc/apt/keyrings/bandwidth-monitor.gpg] https://awlx.github.io/bandwidth-monitor stable main" | sudo tee /etc/apt/sources.list.d/bandwidth-monitor.list
sudo apt update
sudo apt install bandwidth-monitor
sudo apt install bandwidth-top

Arch Linux

curl -fsSL https://awlx.github.io/bandwidth-monitor/install-arch-repo.sh | sudo sh
sudo pacman -Syu bandwidth-monitor
sudo pacman -Syu bandwidth-top