Search Criteria
Package Details: controlloid-server-git r23.1137a81-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/controlloid-server-git.git (read-only, click to copy) |
---|---|
Package Base: | controlloid-server-git |
Description: | The server for the Android app Controlloid. |
Upstream URL: | https://github.com/experiment322/controlloid-server |
Licenses: | GPLv3 |
Provides: | controlloid-server |
Submitter: | k8ie |
Maintainer: | k8ie |
Last Packager: | k8ie |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-08-09 10:14 (UTC) |
Last Updated: | 2020-09-14 20:29 (UTC) |
Dependencies (6)
- iproute2 (iproute2-gitAUR, busybox-coreutilsAUR, iproute2-selinuxAUR)
- websocketd-gitAUR
- cmake (cmake-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
k8ie commented on 2020-09-14 20:30 (UTC)
How didn't I think of that? Thank you for the suggestion.
madwifi commented on 2020-09-13 11:45 (UTC)
can you please add the command to add user to controlloid group in the post_install function:
usermod -aG controlloid $USER