-
Right now, `xbps-query` has different default output formats (or even only one output format) for some commands.
Multiple columns:
```
[root@rootfs /]# xbps-query -l
ii acl-2.3.1_1 …
camoz updated
2 years ago
-
**Current Behavior:**
Zoom level is randomly sometimes much higher than it should be, and sometimes/on certain sites this prevents scrolling.
Per this [issue](https://github.com/luakit/luakit/issu…
-
### Is this a new report?
Yes
### System Info
Void 6.6.37_1 x86_64 GenuineIntel uptodate rrmFFFFFFFFFFFFFFFFFFFFFFFFF
### Package(s) Affected
pycharm-community-2024.2.1_1
### Does a report exist…
-
Level 20 is recommended
- Requires less 1GiB of memory for compression
- Requires about 32MiB of memory for decompression
- Some package save space more then 50%
But will use more time on pre-co…
-
## Steps to reproduce
```shell
$ xbps-install hplip # /usr/share/cups/model dir is created by make_dirs trigger
$ xbps-install gutenprint # adds files into /usr/share/cups/model/gutenprint
$ xbp…
-
```sh
test "${1:-EMPTY}" != "-f" || { args="--fulldeptree"; shift; }
test "${1:-EMPTY}" != "-r" || { args="${args} -R"; shift; }
for pkg in ${@:-$(xbps-query -m | xargs -L1 xbps-uhelper getpkgnam…
-
Currently xbps uses errnos as exit status, the actual error numbers are not actually defined by a standard so it would be good to switch those out for pre defined and documented numbers ("EXIT STATUS"…
-
Some packages depend on `virtual?java-runtime` for example which is provided by `openjdk17-jre` and `openjdk11-jre` at least. Currently (`xbps-0.59.1_7`) though the default provider to install appears…
-
Currently, xbps-src looks at `depends` and `common/shlibs` to generate `run_depends`.
This way, for example, `libinput` `run_depends` on `eudev-libudev` and `shlib-requires` `libudev.so.1`.
This m…
-
Currently we are copying the live system to the target when Local source is selected. This means both systems have to be exactly the same and we maintain a list of exceptions for what should not be co…