-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
deb package or binary only please #3356
Comments
Same as issue #1742. |
Flatpak ran and installed ... nothing for me. Please, please, give us a standard (ie. PPA or .deb) way to install this software! |
I create the COPR RPM and Flatpak packages. I tried earlier this year to create a PPA package, but ran into problems with signing the code of conduct which needs to be signed with your GPG key. For which you first need to register your GPG key. After waisting some time on an error that meant nothing when registering my GPG key, I found the issue was that Ubuntu simply will not accept a modern key types and that a bug report for this had been open for years without action. https://bugs.launchpad.net/launchpad/+bug/1827369 After that I turned my attention to other things. |
a PPA would be nice. many of us dont want snaps or flatpaks or appimages however, compiling the source code is very simple for anyone curious: build packages:
optional: or copy the compiled file anywhere you wish... hello from |
The build instructions, including for Ubuntu were already in the build documentation. At least for Ubuntu 20.04 and 20.10. I did not try it with later releases. https://github.com/joncampbell123/dosbox-x/blob/master/BUILD.md |
A PPA would certainly be nice (and modern), but .deb files are still routinely used in Debian/Ubuntu/Linux Mint environments. Even just a .deb file would be super helpful, as it would mean we could use package management instead of compiling things ourselves. |
Debian package maintainers are often not the developers of the packages they're maintaining. Instead, package maintainers are users who started their journey with a desire to see a package made available and maintained in the Debian-based repos (primarily to meet their own needs as a user of said package). There are no developer skills needed. The recommended guide is here - https://www.debian.org/doc/manuals/maint-guide/ |
I guess it's a chicken and egg problem, as I'm never going to learn how to make a .deb, and then publish it, for an app I've never even installed let alone used. |
I built this app in Debian Sid (unstable). This is an unofficial package in a community repo: https://build.opensuse.org/package/show/home:bgstack15/dosbox-x. A quick link to the download page. It's a very simple translation of the rpm spec from rob72 into a dpkg recipe. |
Code of Conduct & Contributing Guidelines
Have you checked that no other similar feature request(s) already exists?
Is your feature request related to a problem? Please describe.
No response
What you want
something I can install
Mint can no longer open rpm packages, I thought it used to but v20.1 - no
I don't do FlatPak or any other bloat
a binary or PPA to connect to
🤪🔥💥💀
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: