Search Criteria
Package Details: linkwarden 2.13.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/linkwarden.git (read-only, click to copy) |
|---|---|
| Package Base: | linkwarden |
| Description: | Self hosted bookmark manager |
| Upstream URL: | https://github.com/linkwarden/linkwarden |
| Licenses: | AGPL-3.0 |
| Submitter: | CountMurphy |
| Maintainer: | CountMurphy |
| Last Packager: | CountMurphy |
| Votes: | 1 |
| Popularity: | 0.005294 |
| First Submitted: | 2025-01-09 22:01 (UTC) |
| Last Updated: | 2025-12-28 18:38 (UTC) |
Dependencies (19)
- alsa-lib
- atkmm
- corepack
- enchant
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libdrm (libdrm-gitAUR)
- libwebp (libwebp-gitAUR)
- libxcomposite
- libxdamage
- libxkbcommon (libxkbcommon-gitAUR)
- libxrandr (libxrandr-gitAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, vulkan-terakan-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-amber)
- monolith (monolith-gitAUR)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- nspr (nspr-hgAUR)
- nss (nss-hgAUR)
- pango (pango-gitAUR, pango-nothai-gitAUR)
- postgresql (postgresql-12AUR, postgresql-gitAUR, postgresql13AUR, postgresql18-docsAUR, postgresql18AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR, postgresql17-docsAUR, postgresql17AUR)
- yarn (yarn-berryAUR, yarn-corepackAUR)
Latest Comments
1 2 Next › Last »
CountMurphy commented on 2025-12-24 18:41 (UTC)
2.13.3 has been released. This release has major changes to how linkwarden is built and run. Please backup your database before upgrading.
CountMurphy commented on 2025-08-27 17:00 (UTC)
FYI, 2.12.0 still reports as 2.11.8. Bug has been filed upstream
CountMurphy commented on 2025-04-08 16:53 (UTC)
2.10.0 update ready to go. Might be a good idea to backup your database before upgrading.
CountMurphy commented on 2025-01-13 20:37 (UTC) (edited on 2025-01-13 22:16 (UTC) by CountMurphy)
There might be. The way they are pulling the dependencies for playwright in docker is not compatible with arch. installing it through yarn was the only way I found, but I'm not an expert with yarn, but yeah that is a great point about it stating failure. I will dig into it further, but it should work now as is.
musta_ruhtinas commented on 2025-01-13 20:36 (UTC) (edited on 2025-01-13 20:36 (UTC) by musta_ruhtinas)
I have no experience with playwright, but isn't there a way to limit what it needs to pull, such as a config file, or some cli switches? The error suggested that the install failed, so I did not bother to check whether it was in fact working.
CountMurphy commented on 2025-01-13 19:53 (UTC) (edited on 2025-01-13 19:58 (UTC) by CountMurphy)
Yeah, there are a LOT of playwright dependencies. Its why I stopped adding them after linkwarden was able to function correctly. I have a feeling playwright is able to do much more than linkwarden uses it for, hence all the other deps (one of them is cups, and I am very sure linkwarden isn't using that).
Not opposed to tracking down all the other optional dependencies, but that might have to wait until the weekend when I have more time.
musta_ruhtinas commented on 2025-01-13 19:25 (UTC)
This is the output of playwright
And then:
I honestly gave up after that, since there was too much to install, and I'm not even certain there weren't any version mismatches
CountMurphy commented on 2025-01-13 17:48 (UTC) (edited on 2025-01-13 18:10 (UTC) by CountMurphy)
Updated to latest version and made the home directory/shell changes (excellent suggestions).
As for the dependencies, playwright should have everything that it needs to be used by linkwarden. Linkwarden only uses it to create screenshots/pdf copies of your bookmarks. after the install runs, it should have all the deps needed to do these tasks. Was there a breakage due to the other missing libraries? I stopped adding the rest of the deps as it didn't look like they were needed.
musta_ruhtinas commented on 2025-01-11 11:31 (UTC) (edited on 2025-01-11 15:27 (UTC) by musta_ruhtinas)
From a technical (and security) point of view, would it not be better to have the user's home point at /var/lib/linkwarden, and not have an interactive shell? Something along
Also, please include the dependencies needed to run playwright, otherwise it is pretty much a manual install.
CountMurphy commented on 2025-01-10 20:05 (UTC) (edited on 2025-01-10 20:06 (UTC) by CountMurphy)
Never used that workflow before. Found the issue and will have it patched within the hour. Thanks for pointing this out!
EDIT: Yup, this is what I did. Need to step out for a moment but will have it patched soon.
1 2 Next › Last »