Installation¶
From PyPI¶
pip install -U aiogram
From Arch Linux Repository¶
Warning
Package in this repository may be outdated. Use PyPI package for the latest version.
pacman -S python-aiogram
Development build¶
From GitHub¶
pip install https://github.com/aiogram/aiogram/archive/refs/heads/dev-3.x.zip