Skip to content

Add Debian package configuration#54

Draft
AndyFilter wants to merge 1 commit intomasterfrom
package/debian
Draft

Add Debian package configuration#54
AndyFilter wants to merge 1 commit intomasterfrom
package/debian

Conversation

@AndyFilter
Copy link
Owner

This feature is meant to bring more accessibility to the project. But it's also my first time making a debian package, so I'd be grateful for any opinions of the code/configs.

I've tested this on Ubuntu 24.04 (and Ubuntu 24.04 on a VM that wasn't updated since I installed it).

To build the debian package run ./make_deb.sh.
Then, to actually install it, run:

sudo dpkg -i build_deb/yeetmouse_0.9.2_amd64.deb

Changes included:

  • Added necessary files and configurations for Debian package setup.
  • Made the install/uninstall scripts more version-agnostic.

@AndyFilter AndyFilter added enhancement New feature or request help wanted Extra attention is needed requires testing Additional performance benchmarks and/or stability tests required labels Oct 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request help wanted Extra attention is needed requires testing Additional performance benchmarks and/or stability tests required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant