# Note: depends on Python
wget -c https://pypi.python.org/packages/02/c0/6a2376ae81beb82eda645a091684c0b0becb86b972def7849ea9066e3d5e/pbkdf2-1.3.tar.gz
tar -xzf pbkdf2-1.3.tar.gz
cd pbkdf2-1.3
python3 setup.py build
python3 setup.py install # as root