This package doesn't work because the LICENSE file from the AUR repository and the LICENSE file from the upstream conflict with each other
(UPD: fixed in 0.3.3-2)
| Git Clone URL: | https://aur.archlinux.org/restic-browser-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | restic-browser-bin |
| Description: | A GUI to browse and restore restic backup repositories. |
| Upstream URL: | https://github.com/emuell/restic-browser |
| Keywords: | restic |
| Licenses: | MIT |
| Conflicts: | restic-browser |
| Provides: | restic-browser |
| Submitter: | evine |
| Maintainer: | evine |
| Last Packager: | evine |
| Votes: | 5 |
| Popularity: | 0.188954 |
| First Submitted: | 2024-02-07 02:47 (UTC) |
| Last Updated: | 2025-10-15 00:31 (UTC) |
This package doesn't work because the LICENSE file from the AUR repository and the LICENSE file from the upstream conflict with each other
(UPD: fixed in 0.3.3-2)
After upgrading to version 0.3.3, if restic-browser crashes when launched in a Wayland environment, make a copy of /usr/share/applications/restic-browser.desktop to ~/.local/share/applications/restic-browser.desktop, and then modify the line starting with Exec to:
Exec=env WEBKIT_DISABLE_COMPOSITING_MODE=1 /usr/bin/restic-browser %U
Pinned Comments
evine commented on 2025-10-14 14:36 (UTC) (edited on 2025-10-14 14:37 (UTC) by evine)
After upgrading to version 0.3.3, if restic-browser crashes when launched in a Wayland environment, make a copy of
/usr/share/applications/restic-browser.desktopto~/.local/share/applications/restic-browser.desktop, and then modify the line starting withExecto: