1
0
mirror of https://github.com/tommytran732/tommytran.io synced 2024-09-19 22:54:42 -04:00

Minor Fixes

Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
Tommy 2022-09-03 08:00:24 -04:00
parent 68399cf6b1
commit 7b782aea1a
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -7,6 +7,6 @@ date: 2022-09-03
![pamac](/images/pamac.png) ![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. 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.