-
Unlike the install output, the configure output makes the terminal scroll up before being reset; this is really minor, but a better experience would be for it to be consistent with the install output.
-
During installation, the main repository URL is used to check network availability. The same URL is the only one for a network installation. However, in case of problems in the main repository, the ne…
-
Hi. with `-m` option in `xbps-query`, it just shows manually installed packages alphabetically. It can be sometimes useful to sort __manually__ installed packages by date.
-
Script works until I get to the last step to install with xbps. I keep getting
`Package 'minecraft-launcher-928_1' not found in repository pool.`
Happened with both Minecraft and Discord. Using the …
-
For example `libquadmath` is a subpackage of `gcc` that is only available for i686*, x86_64* and ppc64le, so `show-avail` should tell us it's not available for `aarch64-musl`.
### Expected behavior…
-
Module [Munge](https://modules.perl6.org/dist/Munge) cannot be installed (`AlwaysFail`), perhaps it has some failing tests.
* Tickets are opened/closed in this repo automatically (though not immediat…
-
Void Linux's installer uses `useradd --root` to create the initial non-root user in the installed system, which is mounted at an alternate root. Void's latest iso was generated before we updated from …
-
Simple script to reproduce
```
#! /bin/sh
set -e
PKGVER=bug-1_1
ARCH=x86_64
DESC="Package to show a bug in xbps-create"
DESTDIR=/tmp/bug-1
mkdir -p $DESTDIR/etc/A
ln -s /etc/os-releas…
-
When running `xbps-install -S -r /path/does/not/exist ` (and perhaps similar commands) an error message would be nice, saying that the path does not exist.
camoz updated
2 years ago
-
Can we add lutris? Like a native package? it would be much easier of an open source launcher that installs all my GOG installers without relying on the flatpak version (which itself has a lot of permi…