Search Criteria
Package Details: filen-desktop-bin 3.0.50-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/filen-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | filen-desktop-bin |
| Description: | Desktop client including Syncing, Virtual Drive mounting, S3, WebDAV, File Browsing, Chats, Notes, Contacts and more.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://filen.io/ |
| Keywords: | client desktop drive explorer s3 sync virtual webdav |
| Licenses: | AGPL-3.0-only |
| Conflicts: | filen-desktop |
| Provides: | filen-desktop-bin |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 16 |
| Popularity: | 1.24 |
| First Submitted: | 2024-09-20 01:33 (UTC) |
| Last Updated: | 2026-07-17 01:17 (UTC) |
Latest Comments
mufeed commented on 2024-12-05 17:33 (UTC)
3.0.39 breaks network drive, please upgrade to 3.0.40.
matervinte commented on 2024-11-28 19:48 (UTC)
@zxp19821005 looks like just a few hours ago the electron33 package is available again in the extra repo,
sudo pacman -Syydoesn't work for me tho it's probably a mirror sync issue, downloading and installing manuallysudo pacman -U electron33-33.2.1-1-x86_64.pkg.tar.zstworked. electron might be a more reliable dependencyzxp19821005 commented on 2024-11-27 02:50 (UTC)
@matervinte I think you should update the repo by
sudo pacman -Syy. Theelectron33package was in theextrorepo. Yurikoles and I made a package namedelectron33-binbefore, but someone requested a deletion and it has been deleted.matervinte commented on 2024-11-26 19:25 (UTC) (edited on 2024-11-26 22:12 (UTC) by matervinte)
@zxp19821005
sudo pacman -Sy electron33shows package not found,looks like its an electron-bin package problem, look at the commentspackage electron33-bin no longer existsTested package electron and electron32 instead of electron33 as dependency and it worked, could having electron-bin as dependency be better?
If anyone else can't install, a provisional solution is to first install electron-bin or electron32-bin and then install filen skipping dependencies using -dd
yay filen-desktop-bin -ddand editing file/usr/bin/filen-desktopreplacing all strings "electron33" with "electron" or "electron32"zxp19821005 commented on 2024-11-26 00:48 (UTC)
@matervinte It means that you should install
electron33at first bysudo pacman -Sy electron33matervinte commented on 2024-11-26 00:18 (UTC)
Can't install,
could not find all required packages: electron33zxp19821005 commented on 2024-11-18 15:44 (UTC)
@blinq Thanks for your feedback, fixed it.
blinq commented on 2024-11-18 15:20 (UTC)
App installed succesfully but I'm not seeing it in my launcher
zxp19821005 commented on 2024-10-08 10:30 (UTC)
@luxido This package was a prebuilt version, all the package downloaded from the offical site, so I think it's no need to change the upstream URL.
luxido commented on 2024-09-30 02:14 (UTC)
Hello, Please consider changing the upstream URL to https://github.com/FilenCloudDienste/filen-desktop, as it is less confusing for finding the actual repository.