Search Criteria
Package Details: gotty-bin 1.7.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gotty-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | gotty-bin |
| Description: | Simple command line tool that turns your CLI tools into web applications. |
| Upstream URL: | https://github.com/sorenisanerd/gotty |
| Licenses: | MIT |
| Submitter: | Midov |
| Maintainer: | Midov |
| Last Packager: | Midov |
| Votes: | 5 |
| Popularity: | 0.002791 |
| First Submitted: | 2015-11-07 15:35 (UTC) |
| Last Updated: | 2026-05-17 11:39 (UTC) |
Latest Comments
xente commented on 2025-10-25 15:48 (UTC)
update?
Midov commented on 2021-09-22 07:06 (UTC)
Updated. Btw @SpicyCat you are aware that there is 'flag out of date' option, right?
SpicyCat commented on 2021-09-22 06:44 (UTC)
Please upgrade to v1.3.0: https://github.com/sorenisanerd/gotty/releases/tag/v1.3.0
Midov commented on 2020-07-23 06:35 (UTC)
Done. I don't have a Pi to test it on atm so i hope it works for you .
m040601 commented on 2020-07-22 15:37 (UTC) (edited on 2020-07-22 16:37 (UTC) by m040601)
Can you please change,
arch=('x86_64' 'i686' 'arm')to
arch=('x86_64' 'i686' 'arm' 'armv7h' 'armv7l' 'armv6h' 'armv5')and the matching,
source_armv6h=(https://github.com/..._linux_arm.tar.gz) source_armv7h=(https://github.com/..._linux_arm.tar.gz) etc...
so that it installs on the Raspberry Pi's, without having to manually edit the PKGBUILD All these type of Go programs and gotty clones run perfectly fine in these architectures.