I installed app-admin/bitwarden-desktop-bin, the installation process went correctly. However, I am unable to open the app with a usual call from the command line, as in "bitwarden" I have to type out the entire path, (which I got from the ebuild and equery) /opt/Bitwarden/bitwarden Is this intended? Why is it installed in /opt?
It's installed in /opt to avoid polluting the filesystem as it's a prebuilt binary from upstream with a variety of bundled libraries etc. As for $PATH, there's no particular reason it's not included. I have no objection to adding a symlink as part of the install.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d7a8922462e493312c65021ef185d5b6f2db767 commit 2d7a8922462e493312c65021ef185d5b6f2db767 Author: Tomas Fabrizio Orsi <torsi@fi.uba.ar> AuthorDate: 2023-09-22 21:55:21 +0000 Commit: Yixun Lan <dlan@gentoo.org> CommitDate: 2024-11-09 12:40:33 +0000 app-admin/bitwarden-desktop-bin: Added symlink pointing to /opt/Bitwarden/bitwarden Closes: https://bugs.gentoo.org/909095 Closes: https://github.com/gentoo/gentoo/pull/32999 Signed-off-by: Tomas Fabrizio Orsi <torsi@fi.uba.ar> Signed-off-by: Yixun Lan <dlan@gentoo.org> ...top-bin-2024.9.0.ebuild => bitwarden-desktop-bin-2024.9.0-r1.ebuild} | 2 ++ 1 file changed, 2 insertions(+)