Skip to content

gh-actions: Package DEB and RPM#284

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

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

Conversation

@JohnAZoidberg
Copy link
Member

@JohnAZoidberg JohnAZoidberg commented Mar 13, 2026

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
Member Author

Cool, builds and uploads!

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

@nadzyah
Copy link

nadzyah commented Mar 13, 2026

@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
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
Copy link
Member Author

JohnAZoidberg commented Mar 13, 2026

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

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