blob: 3b511ee9904f79cf669b000456f2e589524018b4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# [Pacman](https://archlinux.org/)
arch linux's pacman running directly in a flatpak, no chroot or extra container involved.
Runs fine, everything gets stored in `~/.var/app/org.archlinux.pacman/.pacroot/root`.
Issues:
- pacman will give some warnings about being able to change ownership, that can be ignored
- due to errors with gpg, any form of package verification had to be disabled
|