-
### Steps To Reproduce
[`/LICENSE.txt`](https://github.com/bitwarden/clients/blob/desktop-v2022.10.1/LICENSE.txt):
```
Source code in this repository is covered by one of two licenses: (i) the
GNU…
-
Hi,
will it be possible to provide a .deb package for an easy permanent installation on Debian based distros?
Additionally, having a .deb package would make it possible to add linutil to deb-get…
-
```
I decide to make DEB package for Photivo - Ubuntu 10.10, Gnome 2.32
I compile Photivo - http://photivo.org/photivo/download_and_setup/linux and
test software... all is OK... works fine...
With t…
-
While attempting to try out the Aptly 1.6.0 RC (release candidate) build I encountered this installation error:
```console
~$ sudo dpkg -i aptly_1.6.0~rc1+20241117171302.763b810c_amd64.deb
dpkg: …
-
![スクリーンショット 2024-10-30 063711](https://github.com/user-attachments/assets/487c34ab-1252-4306-b1c7-b2deaaed22cd)
Makes any asset installation broken through the deb package, note that creating the `/u…
-
Hi,
I have the following issue. i have two different rust projects, which I can build with `cargo build --target=arm-unknown-linux-gnueabi` normally, works fine (on Ubuntu 20.04).
Now, when ru…
-
.deb files contain signable binaries within. Enable unpack and repack of these containers.
**T-Shirt Size: XS**
-
I notice the deb file you ship have the following dependencies listed (aka "Depends": `libayatana-appindicator3-1, libwebkit2gtk-4.0-37, libgtk-3-0`.
Recently you updated the README the list depend…
-
Hey folks, cursor is amazing but currently the linux version is a .AppImage. Yes, this is simpler for you devs, but for us users it's suboptimal.
AppImages do not ingreate deeply into the OS, we do…
-
Why?
Store like Snap, Flatpak uses virtual envirovment for lauch apps. It's much slower than "direct" execution which used after install deb/rpm package. Thanks!