Closed Sorunome closed 8 years ago
When installing the toxygen-git AUR package I had to manually create the file /usr/bin/toxygen with the following:
#!/bin/bash python3 /opt/toxygen/toxygen/main.py "$@"
@quininer
You should comment here. :)
solve: https://aur.archlinux.org/cgit/aur.git/commit/?h=toxygen-git&id=24fc813b1253d3bf5748365696417f910321d51c
Thanks, @quininer
When installing the toxygen-git AUR package I had to manually create the file /usr/bin/toxygen with the following: