this post was submitted on 10 Aug 2026
12 points (92.9% liked)

linux4noobs

4360 readers
1 users here now

linux4noobs


Noob Friendly, Expert Enabling

Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.


Seeking Support?

Community Rules

founded 3 years ago
MODERATORS
 

I am using Bitwarden on my smartphone. I want to use it on CachyOS.

Bitwarden Officially supports Flatpak, Snap, Appimage, .deb, .rpm.

I don't like Flatpak because for every single update, I also have to update Gnome Locale x2, KDE Locale x2 (at least 2 GBs)

Appimage is fine but I have to manually update.

Then, I looked on CachyOS Repo. There is a Bitwarden. Probably built over Arch Extra repos ?

Usually, I just install from CachyOS repo. But, Since I am downloading Bitwarden ( password manager ), I am bit skeptical. Whether this is recommended?

Can anybody help me?

top 12 comments
sorted by: hot top controversial new old
[–] asudox@lemmy.asudox.dev 6 points 1 week ago* (last edited 1 week ago) (1 children)

or you could just use the official browser extension or just the web app

[–] broski@lemmy.dbzer0.com 1 points 1 week ago (1 children)

So, the desktop app is useless?

[–] asudox@lemmy.asudox.dev 4 points 1 week ago

on desktop, yes, I think it is useless.

[–] rozodru@piefed.world 5 points 1 week ago (1 children)

are you talking like the bitwarden-cli? yeah that's in the arch repos. other than that you'd just install the extension on whatever browser you use.

[–] broski@lemmy.dbzer0.com 1 points 1 week ago (2 children)

Looking for GUI. Want to autofill. Desktop app cannot do that?

[–] kewjo@lemmy.world 3 points 1 week ago

not yet, desktop app isn't integrated into the system secrets and i don't know if they have plans to ever support that. the browser plugins are the closest you can get to autofill on linux atm

[–] rozodru@piefed.world 2 points 1 week ago

no. either you have to use the CLI or the browser extension. If you use qutebrowser there's a script that will tie into the bitwarden-cli and that would autofill for you. if you have multiple logins for something then it just opens dmenu or rofi or whatever you use and you can select your login from there.

[–] Vittelius@feddit.org 2 points 1 week ago

You can always use the appimage. But the functionality of the desktop app is very limited. There is no autofill on Linux (sidenode: I'd love to see a xdg-portal for that) so I just use the browser extension.

[–] Telorand@reddthat.com 2 points 1 week ago (1 children)

If it's in the Arch or CachyOS repos, it should be perfectly fine. The Arch packages are maintained by trusted devs, and unless the CachyOS team has been backdooring all their optimized builds this entire time with nobody noticing, they seem to be trustworthy, too.

Generally, if you can get it via pacman, you shouldn't have to worry.

That said, it sounds like you would want password autofill and easy adding. For that, don't bother with the desktop app and just use the extension in your browser of choice. There's no autofill via the desktop app.

[–] broski@lemmy.dbzer0.com 2 points 1 week ago (1 children)

Thank you for the insight.

Yes. I do want to use autofill feature.

Then what's the point of Desktop app?

[–] Telorand@reddthat.com 2 points 1 week ago

You can manage your logins, which I've done before (like importing and exporting records). For general use and autofill, you can exclusively use the web extension.

[–] lounges@lemmy.world 1 points 1 week ago

You can probably run the official version using DistroBox (https://wiki.archlinux.org/title/Distrobox). It's pretty straightforward to setup using one of the GUI tools (both of which are available as flatpak). Once you have it all installed you can export a desktop shortcut and you wont even know its in a container.