Merge pull request #23425 from wxy/20210702-Creating-a-PKGBUILD-to-Make-Packages-for-Arch-Linux

PUB:published/20210702 Creating a PKGBUILD to Make Packages for Arch Linux.md
This commit is contained in:
Xingyu.Wang 2021-10-02 13:13:13 +08:00 committed by GitHub
commit fdeec9a7c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,14 @@
[#]: collector: (lujun9972)
[#]: translator: (wxy)
[#]: reviewer: (wxy)
[#]: publisher: ( )
[#]: url: ( )
[#]: publisher: (wxy)
[#]: url: (https://linux.cn/article-13843-1.html)
Arch Linux 软件包制作入门
======
![](https://img.linux.net.cn/data/attachment/album/202110/02/130702ybexb5tsvkx1xbs1.jpg)
`PKGBUILD` 文件是为 Arch Linux 及其衍生版(如 Manjaro构建和创建软件包的方式。
如果你曾经使用过 [AUR][1](即 Arch Linux 的用户维护的 `PKGBUILD` 存储库),你甚至可能也遇到过它们。