Artix Linux Forum

Artix Linux => Package management => Topic started by: yolkano on 10 December 2020, 09:23:41

Title: [SOLVED] Where are the source files for Artix?
Post by: yolkano on 10 December 2020, 09:23:41
How can I contribute to Artix? Where are the source repos and PKGBUILDs located? Where can I open pull requests?
Title: Re: Where are the source files for Artix?
Post by: alium on 10 December 2020, 13:38:00
If you are an experienced (archlinux) user and have good package management experience (PKGBUILD), you can try becoming a packages maintainer. As with archlinux, selected peoples are responsible for specific repositories. There is therefore no need to contribute (pull request) in this direction.

Specific init systems (openrc, s6, runit) will certainly welcome some pull request if you are a developer and know a specific init well.

Otherwise you can contribute:

- Report installed packages or report bugs
- Improve this wiki - submit your suggestion on how to improve the information on the wiki
- Inform about security issues
- Help test packages - enable testing/staging
- Help test our weekly ISOs
- Join the chatroom  or post on the forum - you can help other users solve problems on the IRC channel or help here in forum.
- Artwork - Feel free to share wallpapers, splash screens, color palettes, widgets, themes, etc.
Title: Re: Where are the source files for Artix?
Post by: SGOrava on 10 December 2020, 19:40:20
The source files can be found at https://gitea.artixlinux.org/
Title: Re: Where are the source files for Artix?
Post by: yolkano on 10 December 2020, 23:29:25
Thanks  :D