It appears flatpak or snap is the preferred runtime environment.
Please read the documentation
- Install flatpak
sudo pacman -Syu flatpak
- Download the file flatpakref file from
wget https://dl.flathub.org/repo/appstream/org.onionshare.OnionShare.flatpakref
- Run
flatpak install org.onionshare.OnionShare.flatpakref
- Launch OnionShare from your system menu
EDIT:
You can install using the --user
argument to the python installer (no sudo required) but you don’t get the chatserver function
pip install --user onionshare-cli