Skip to content

gh-actions: Package DEB and RPM#284

Merged
JohnAZoidberg merged 1 commit into
mainfrom
deb-rpm
Mar 13, 2026
Merged

gh-actions: Package DEB and RPM#284
JohnAZoidberg merged 1 commit into
mainfrom
deb-rpm

Conversation

@JohnAZoidberg

@JohnAZoidberg JohnAZoidberg commented Mar 13, 2026

Copy link
Copy Markdown
Member

Until Fedora, Ubuntu, Debian make an official package

# Ubuntu
sudo dpkg -i framework-tool_0.6.1-1_amd64.deb
sudo apt-get install -f

# Fedora
sudo dnf install ./framework-tool-0.6.1-1.x86_64.rpm

Signed-off-by: Daniel Schaefer <dhs@frame.work>
@JohnAZoidberg

Copy link
Copy Markdown
Member Author

Cool, builds and uploads!

@nadzyah is this useful for you? At least to know how to package it?

@nadzyah

nadzyah commented Mar 13, 2026

Copy link
Copy Markdown
Contributor

@nadzyah is this useful for you? At least to know how to package it?

Hey! It doesn’t hurt to have this workflow, but the packaging process in Debian is different, so I won’t be able to use it much. However, it’s good to know that at least the package is buildable, and it helps. Thank you for your hard work!

@JohnAZoidberg

Copy link
Copy Markdown
Member Author

Ok I see.

Could you maybe check if it what this action built works on Debian? Then I can publish that on my release page until you finish the official debian package.

@JohnAZoidberg JohnAZoidberg merged commit 4851feb into main Mar 13, 2026
10 checks passed
@JohnAZoidberg JohnAZoidberg deleted the deb-rpm branch March 13, 2026 10:11
@JohnAZoidberg

JohnAZoidberg commented Mar 13, 2026

Copy link
Copy Markdown
Member Author

I tested the RPM package on Fedora. Can install and the command works with sudo.
And uploaded both to: https://github.com/FrameworkComputer/framework-system/releases/tag/v0.6.1

@nadzyah

nadzyah commented Mar 16, 2026

Copy link
Copy Markdown
Contributor

@JohnAZoidberg hey! I'm almost done with packaging framework_lib, it should be available in Debian soon!
Could you please also publish the framework_tool crate as well, since it provides the tool itself (not just the library) and will be useful for Debian users?

@JohnAZoidberg

Copy link
Copy Markdown
Member Author

Done, see #44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants