Search Criteria
Package Details: texts-appimage 0.83.22-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/texts-appimage.git (read-only, click to copy) |
|---|---|
| Package Base: | texts-appimage |
| Description: | All of your messages in one inbox |
| Upstream URL: | https://texts.com/ |
| Licenses: | proprietary |
| Submitter: | That1Calculator |
| Maintainer: | None |
| Last Packager: | vstkl |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-01-04 22:53 (UTC) |
| Last Updated: | 2024-10-26 11:33 (UTC) |
Dependencies (6)
- fuse-common (fuse3-gitAUR)
- fuse2
- fuse3 (fuse3-gitAUR)
- libappindicator-gtk3 (libappindicator)
- libnotify (libnotify-gitAUR)
- libsecret
Latest Comments
mathix commented on 2025-03-02 11:16 (UTC)
texts is deprecated since they decided to merge with Beeper, the new beeper v4 client is available here https://aur.archlinux.org/packages/beeper-v4-bin
codeIMperfect commented on 2024-05-15 13:16 (UTC)
Can't run this, when trying to launch via terminal, it gives-
yochananmarqos commented on 2024-01-05 00:08 (UTC) (edited on 2024-01-05 00:09 (UTC) by yochananmarqos)
This can't depend on both
fuse2andfuse3. AppImages only needfuse2to extract them, otherwise their self-contained and require no dependencies. In other words, no dependencies are required other than maybehicolor-icon-themeandfuse2should be in makedepends().fuse2already depends onfuse-common.There should be no build() function as you're not building anything. That should go in prepare().