rhino-pkg icon indicating copy to clipboard operation
rhino-pkg copied to clipboard

A wrapper for apt + snap + flatpak + Pacstall

Results 9 rhino-pkg issues
Sort by recently updated
recently updated
newest added

should have a pacstall-programs merge that adds `pacdeps=("nu-tongues-bin")` at same time this is merged as well

**Rhino Linux Version:** 2023.4 **Platform:** INTEL **Describe the bug** Balena-etcher is offered by Bacstall for installation, but it doesn't install because of "unmet dependencies". **To Reproduce** Steps to reproduce the...

bug

After much discussion with Elsie, I am now convinced rhinu-pkg is not only fully feasible, but also the way forward. Pacstall-qa introduced nushell being a hard dependency of rhino Linux,...

**Rhino Linux Version:** 2024.1 **Platform:** x86_64 **Describe the bug** When installing snap packages, which were published using the classic confinement, you can't append the --classic flag. This bars you from...

bug

thereis no GIMP version for Rhino Linux After a testing installing (adding a non official repository) it gives me -Illegal instruction- | after all thereis no way tu run that...

bug

~~We still need a way to add i18n.~~ Done. ```bash pkgname="rhino-pkg-git" source=("https://github.com/rhino-linux/rhino-pkg.git#branch=nushell") arch=("all") pkgver="2.0.0" gives="rhino-pkg" makedepends=("make") pacdeps=("nutext-git") pkgdesc="Rhino-pkg wrapper script" maintainer=("Oren Klopfer " "Elsie19 ") package() { cd "${gives}" DESTDIR="${pkgdir}"...

enhancement

Translations update from [Hosted Weblate](https://hosted.weblate.org) for [Rhino Linux/rhino-pkg](https://hosted.weblate.org/projects/rhino-linux/rhino-pkg/). Current translation status: ![Weblate translation status](https://hosted.weblate.org/widget/rhino-linux/rhino-pkg/horizontal-auto.svg)

Hello Rhino Linux Team, I’d like to submit this pull request to introduce two new utilities: `rpk backup` and `rpk recover`. Below are the details of their functionality and rationale....

enhancement

Fix for https://github.com/rhino-linux/tracker/issues/37