Search Criteria
Package Details: crewlink-bin 2.0.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/crewlink-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | crewlink-bin |
| Description: | Free, open, Among Us Proximity Chat |
| Upstream URL: | https://github.com/TheGreatMcPain/CrewLink |
| Keywords: | among bin chat crewlink proximity us |
| Licenses: | GPL3 |
| Conflicts: | crewlink |
| Provides: | crewlink |
| Submitter: | Denton-L |
| Maintainer: | Denton-L |
| Last Packager: | Denton-L |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2020-12-24 13:52 (UTC) |
| Last Updated: | 2021-03-04 10:23 (UTC) |
Dependencies (1)
- sudo (sudo-gitAUR, fudo-gitAUR, run0-sudo-shim-gitAUR, doas-sudo-shim-kAUR, doas-sudo-shim-vAUR, sudo-selinuxAUR) (optional) – crewlink-launcher support
Latest Comments
micwoj92 commented on 2021-04-01 07:30 (UTC)
sus
Denton-L commented on 2020-12-31 20:23 (UTC) (edited on 2020-12-31 20:23 (UTC) by Denton-L)
Not that I know of. According to the docs for AppImages,
Source: https://docs.appimage.org/user-guide/run-appimages.html#extract-the-contents-of-an-appimage
Freso commented on 2020-12-31 20:19 (UTC)
For security reasons, I have /tmp mounted with
noexec, which causes line 20 of the PKGBUILD (./"CrewLink-$pkgver.AppImage" --appimage-extract) to fail. Is there a way to do this step without executing the file itself?