Where in the Bluefin code on Github is the list of RPM packages added to the image? #4258
Answered
by
castrojo
passthejoe
asked this question in
Dosu Help Section
-
|
Where in the Bluefin code on Github is the list of RPM packages added to the image? I'm looking for the file where things like vim and htop have been added. |
Beta Was this translation helpful? Give feedback.
Answered by
castrojo
Mar 3, 2026
Replies: 1 comment
-
|
https://github.com/ublue-os/bluefin/blob/main/build_files/base/04-packages.sh There's a similar list in ublue-os/main that we inherit from |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
passthejoe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/ublue-os/bluefin/blob/main/build_files/base/04-packages.sh
There's a similar list in ublue-os/main that we inherit from