Awesome
whither
Universal Linux Application SDK - Create once. Run everywhere.
Install It
Distro Packages
Distro | Install Command/Links |
---|---|
sudo pacman -S python-whither | |
yaourt -S python-whither | |
dnf copr enable antergos/python3-whither | |
1 Click Install | |
OBS Repo |
From Source
Dependencies
pyqt5 | python-pyqt5 | python3-pyqt5 | python3-qt5 | python3-qt5 |
qt5-webengine | qt5-webengine | libqt5webengine5 | qt5-qtwebengine | libqt5-qtwebengine |
NOTE: These instructions are for the
master
branch. To build the latest release, please see thestable
branch.
Use pip
sudo pip install whither
Download & Install
git clone https://github.com/Antergos/whither.git /tmp/whither
cd /tmp/whither
sudo python setup.py install