Brotli is a modern compression method with CLI interface made by Google. I think it may be useful, it is used for web development, but is also an alternative for the various compression tools on Linux.
It is embedded into Peazip which is also available as a flatpak. Though, I guess the cli tool is not easy to use, and in KDE using Ark would deduplicate lots of packages.
Layering it installs those packages, I think the latter is a dependency
brotli-1.0.9-11.fc38.x86_64 liblerc-4.0.0-3.fc38.x86_64
Would this be a useful package for desktop Linux? I think this could be discussed here or in Discuss
When asking for a new package to be included, you need to answer a lot more questions than what you usually do here.
Please take the content of the issue template from Silverblue (https://github.com/fedora-silverblue/issue-tracker/issues/new?assignees=&labels=enhancement&projects=&template=new-package.md&title=New+Package+Request%3A+%3Cpackage+name%3E) and answer the questions.
In this case, if Ark supports this compression algorithm then this should be added as a recommends to Ark. If not this is an RFE for Ark. In any case, you can install it in a toolbox.
I found https://github.com/libarchive/libarchive/issues/1238 and https://github.com/ib/xarchiver/issues/86 which are not promising so I don't expect that to be fixed soon.
thank you, are templates possible in pagure?
Template:
Please try to answer the following questions about the package you are requesting: 1. Is the package installed by default in Fedora Workstation? If it is not, we will ask you to [open an issue in the issue tracker](https://pagure.io/fedora-workstation/issues) for the [Fedora Workstation Working Group](https://docs.fedoraproject.org/en-US/workstation-working-group/). 2. What, if any, are the additional dependencies on the package? What is the output of this command on a system without overrides or locally installed packages: `rpm-ostree install --dry-run <package>` 3. What is the size of the package and its dependencies? `rpm -qi <package>` 4. What problem are you trying to solve with this package? Or what functionality does the package provide? 5. Can the software provided by the package be run from a container? Explain why or why not. 6. Can the tool(s) provided by the package be helpful in debugging container runtime issues? 7. Can the tool(s) provided by the package be helpful in debugging networking issues? 8. Is it possible to layer the package locally via `rpm-ostree install <package>`? Explain why or why not.
Okay, having it included into Ark would be the correct way
Metadata Update from @boredsquirrel: - Issue close_status updated to: Deferred to upstream - Issue status updated to: Closed (was: Open)
I've added the templates in https://pagure.io/fedora-kde/SIG/blob/main/f/templates.
I've tried following https://docs.pagure.org/pagure/usage/ticket_templates.html but this apparently does not work for an unknown reason.