From 7b782aea1a2b23f799a884f384a8ea61aab11910 Mon Sep 17 00:00:00 2001 From: Tommy Date: Sat, 3 Sep 2022 08:00:24 -0400 Subject: [PATCH] Minor Fixes Signed-off-by: Tommy --- content/packages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/packages.md b/content/packages.md index 14c6468..5a277d2 100644 --- a/content/packages.md +++ b/content/packages.md @@ -7,6 +7,6 @@ date: 2022-09-03 ![pamac](/images/pamac.png) -I maintain the [pamac-flatpak](https://aur.archlinux.org/packages/pamac-flatpak), [pamac-flatpak-gnome](https://aur.archlinux.org/packages/pamac-flatpak-gnome), and [libpamac-flatpak](https://aur.archlinux.org/packages/libpamac-flatpak) AUR packages. Originally, they were forks of the [pacmac-all](https://aur.archlinux.org/packages/pamac-all) and [libpamac-all](https://aur.archlinux.org/packages/libpamac-nosnap) AUR packages with snapd removed. I found snapd to be quite annoying - it is yet another AUR package I don't need, requires cgroupsv1 for confinement, does not integrate with `gnome-software`, makes lots of loopback mounts, and so on. +I maintain the [`pamac-flatpak`](https://aur.archlinux.org/packages/pamac-flatpak), [`pamac-flatpak-gnome`](https://aur.archlinux.org/packages/pamac-flatpak-gnome), and [`libpamac-flatpak`](https://aur.archlinux.org/packages/libpamac-flatpak) AUR packages. Originally, they were forks of [`pacmac-all`](https://aur.archlinux.org/packages/pamac-all) and [`libpamac-all`](https://aur.archlinux.org/packages/libpamac-nosnap) with snapd removed. I found snapd to be quite annoying - it is yet another AUR package I don't need, requires `cgroupsv1` for confinement, does not integrate with `gnome-software`, makes lots of loopback mounts, and so on. -Nowadays they are based on the [pamac-nosnap](https://aur.archlinux.org/packages?O=0&K=pamac-nosnap) package with some minor changes to make the build and installation process nicer and be more convenient. \ No newline at end of file +Nowadays, they are based on the [`pamac-nosnap`](https://aur.archlinux.org/packages?O=0&K=pamac-nosnap) package with some minor changes to make the build and installation process nicer and more convenient. \ No newline at end of file