tqdm

fast, extensible progress bar for Python 3 and CLI tool

Debian Debian
RUN apt-get update && \ apt-get install -y python3-tqdm
Ubuntu
RUN apt-get update && \ apt-get install -y python3-tqdm
Arch Arch Linux
RUN pacman -S --noconfirm python3-tqdm
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-tqdm
Fedora
RUN dnf install -y python3-tqdm
Raspbian
RUN apt-get update && \ apt-get install -y python3-tqdm
click the source code to copy install tqdm on any operating system with command-not-found.com