blob: b75f878af76b7559009b2c658559b53d03126fb2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# Arch Linux package maintainer notes for SayIt
## AUR packages of reference
- Dotnet runtime: https://www.archlinux.org/packages/community/x86_64/dotnet-runtime/
- Emby server: https://www.archlinux.org/packages/community/any/emby-server/
## Guides
- https://wiki.archlinux.org/index.php/PKGBUILD
- https://wiki.archlinux.org/index.php/makepkg
- https://wiki.archlinux.org/index.php/Creating_packages
- https://wiki.archlinux.org/index.php/.NET_Core
- https://wiki.archlinux.org/index.php/Arch_package_guidelines
- https://wiki.archlinux.org/index.php/Arch_User_Repository#Submitting_packages
- https://wiki.archlinux.org/index.php/.SRCINFO
|