silentJET85
silentJET85
Challenge Accepted.
In case this helps anyone, I've noticed this same problem in this and some other Chromium-based apps. It doesn't seem to like that there is a space in the path...
Added a `$DEBIAN_TESTING` variable. If the user is running Debian Testing, this will be the same as `$UPSTREAM_CODENAME`. Otherwise, it will be empty. I think this would be useful in...
I've been tossing around the idea of making a local script to do something similar in virtual machines on a spare computer. Maybe even having a separate VM for each...
- [ ] ~~Notesnook~~ https://notesnook.com/ https://github.com/streetwriters/notesnook They don't make deb packages anymore. https://github.com/streetwriters/notesnook/issues/3540#issuecomment-1784623165 - [ ] ~~Translatium~~ https://translatium.app/ I can't find any evidence of a deb package on their website....
While looking into this, I noticed that even the current package for Firefox isn't working properly. It ends up installing the snap instead of the PPA, at least in newer...
Unfortunately, it looks like all of their debs are inside of tar.gz archives. I don't think deb-get currently has the ability to extract them, but I'll try to see if...
I've managed to get zip and tar support working in deb-get, but I just now noticed that Libreoffice's tar.gz file contains a separate .deb file for each of the different...
So this is interesting... When you install this program, it uses the generic name "app" for it's binary, icons, etc. This is also the case with Steam Art Manager, which...