RPK2 out now!
Earlier this year, two of our team members took to the stage at FOSDEM to talk about some of the struggles that come with managing an open source project of our size. We reflected on some of our failures and successes, and left with a promise:
We aren’t letting go of the aforementioned projects that have been stalled. The rewrite of Rhino PKG and the release of our Unicons Icon pack are both still very much in the works and on the table.
As you may have seen in our previous blog post, we announced that RPK2, our rewrite of Rhino PKG in Nushell, had entered testing. We are happy to say that testing has gone smoothly, and with some minor adjustments, RPK2 is now officially out for release!
Highlights:
- Rhino PKG now has an updated display, with content organised into tables.
- The
--description/-d
flag will now display the description of the package. rhino-pkg remove
now properly only shows installed packages, alongside a version number.- The new command
rhino-pkg sync
will update repositories without upgrading packages. - All commands now have a shorthand available (e.g.
install
->i
). - Packages will automatically be selected if there is only one option available.
- Classic snaps are now installable from selection.
- Packages installed with Pacstall no longer duplicate to show up as APT packages.
We recommend all users review the updated Rhino PKG Wiki (opens in a new tab) or rhino-pkg help
message to learn about the new commands and shorthands.
Many thanks, and happy rolling,
The Rhino Linux Team.
Rhino Linux Blog