From d72e975c08d0f19c6d81f2128af7c2704fc2e09e Mon Sep 17 00:00:00 2001 From: axtloss Date: Sun, 16 Apr 2023 20:37:43 +0200 Subject: Add org.archlinux.pacman --- org.archlinux.pacman/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 org.archlinux.pacman/README.md (limited to 'org.archlinux.pacman/README.md') diff --git a/org.archlinux.pacman/README.md b/org.archlinux.pacman/README.md new file mode 100644 index 0000000..3b511ee --- /dev/null +++ b/org.archlinux.pacman/README.md @@ -0,0 +1,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 -- cgit v1.2.3