mirror of
https://github.com/tommytran732/tommytran.io
synced 2024-11-09 19:51:34 -05:00
Packages
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
88c940f066
commit
68399cf6b1
@ -110,14 +110,18 @@ menu:
|
||||
name: Projects
|
||||
url: /projects/
|
||||
weight: 20
|
||||
- identifier: Packages
|
||||
name: Packages
|
||||
url: /packages/
|
||||
weight: 30
|
||||
- identifier: Services
|
||||
name: Services
|
||||
url: /services/
|
||||
weight: 30
|
||||
weight: 40
|
||||
- identifier: Hire Me!
|
||||
name: Hire Me!
|
||||
url: /hire-me/
|
||||
weight: 40
|
||||
weight: 50
|
||||
|
||||
privacy:
|
||||
disqus:
|
||||
|
12
content/packages.md
Normal file
12
content/packages.md
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
title: "Packages"
|
||||
date: 2022-09-03
|
||||
---
|
||||
|
||||
## pamac-flatpak AUR
|
||||
|
||||
![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.
|
||||
|
||||
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.
|
BIN
static/images/pamac.png
Normal file
BIN
static/images/pamac.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 141 KiB |
Loading…
Reference in New Issue
Block a user