Search Criteria
Package Details: touchportal-appimage 4.5.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/touchportal-appimage.git (read-only, click to copy) |
|---|---|
| Package Base: | touchportal-appimage |
| Description: | Remote macro control deck for PC and Mac OS for streamers, content creators and other professionals |
| Upstream URL: | https://www.touch-portal.com |
| Licenses: | custom |
| Submitter: | Gelmo |
| Maintainer: | Webdo |
| Last Packager: | Webdo |
| Votes: | 2 |
| Popularity: | 0.102573 |
| First Submitted: | 2024-03-12 08:33 (UTC) |
| Last Updated: | 2026-05-07 15:44 (UTC) |
Latest Comments
Webdo commented on 2026-03-26 22:36 (UTC)
Thanks for the heads-up!
It looks like they pulled 4.4.3 from the original URL. Also the official download lists 4.4.2 in its config file, though the app itself reports as V4.4 build 3. Their links are definitely a bit messy right now (4.3 even points to 4.2).
I have updated the source to the versioned archive link instead. Even though the URL says 4.4.2, the checksum matches the build 3 release. Using the versioned URL should hopefully prevent this from breaking if they swap the files around again.
brachyonic commented on 2026-03-26 21:25 (UTC)
it seems the URL it fetches the appimage from points to a 4.3 build I had to alter the PKGBUILD locally to point to https://www.touch-portal.com/downloads/releases/linux/TouchPortal.AppImage
Barracuda commented on 2025-09-13 14:37 (UTC)
Could you please update the app ?
Luni commented on 2025-09-06 18:32 (UTC)
Update package to v4.4 please
Gelmo commented on 2024-07-11 06:16 (UTC)
@ryonia that issue has been fixed in debugedit 5.0-6. Please let me know if the issue occurs with the new update. I assume it's resolved.
ryonia commented on 2024-04-04 14:04 (UTC)
Thank you @Gelmo, after update it seems to be working.
Gelmo commented on 2024-04-02 23:36 (UTC)
@ryonia It's this issue:
https://gitlab.archlinux.org/archlinux/packaging/packages/pacman/-/issues/19
https://sourceware.org/bugzilla/show_bug.cgi?id=31504
I've just pushed an update that should resolve this in the meantime. Thank you for the heads up.
ryonia commented on 2024-04-02 03:29 (UTC)
For some reason line 36 is not functioning correctly for me:
install -Dm755 "${srcdir}/${_appimage}" "${pkgdir}/opt/${pkgname}/${pkgname}.AppImage"It was some small (less than a mb) file that I was unable to figure out what it was, but caused an
This doesn't look like a squashfs image.error.Manually downloading, copying and renaming the AppImage got things going.