Search Criteria
Package Details: playit 1.0.10-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/playit.git (read-only, click to copy) |
|---|---|
| Package Base: | playit |
| Description: | Tool to make your locally running game server public |
| Upstream URL: | https://playit.gg |
| Keywords: | game minecraft playit rust terraria |
| Licenses: | BSD-2-Clause |
| Conflicts: | playit-bin, playit-bin-debug |
| Submitter: | fitri |
| Maintainer: | patrick_playit |
| Last Packager: | patrick_playit |
| Votes: | 4 |
| Popularity: | 0.74 |
| First Submitted: | 2022-05-24 12:05 (UTC) |
| Last Updated: | 2026-06-08 19:50 (UTC) |
Dependencies (2)
- logrotate (logrotate-gitAUR, logrotate-selinuxAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
patrick_playit commented on 2026-06-05 23:20 (UTC)
I received an email from @swweetp, I should be able to become the maintainer soon and get this updated.
mishl commented on 2026-06-05 08:04 (UTC)
Build fails in prepare() because
cargo fetch --offlineis contradictorycargo fetchis meant to download missing dependencies but--offlineblocks network access entirely.patrick_playit commented on 2026-06-02 19:18 (UTC)
I am the owner of playit.gg, I would like to take over this package so we can publish an official version under the "playit" name.
Could you transfer ownership to my account? Please verify my account, profile should show email "patrick@playit.gg"
gildasio commented on 2023-04-04 22:54 (UTC)
Hi fitri!
It would be nice if this package keeps with stable releases, i.e. 0.9.3, instead to a release candidate like the current one, 1.0.0-rc2. That way it minimizes the chances to break a running server. I'm saying it because it happened to me, but downgrading to 0.9.3 which is stable fixes it.
For unstable releases it's a good option to create a playit-git package (https://wiki.archlinux.org/title/Arch_User_Repository#What_is_the_difference_between_foo_and_foo-git_packages?).