From 373a30933b31eca116c298d3fac6cd140c8c7c56 Mon Sep 17 00:00:00 2001 From: Philipp Wagner Date: Wed, 15 Jul 2026 01:08:27 +0200 Subject: [PATCH] News about AUR Packages --- website/src/news/2026-07-15-AUR-Packages.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 website/src/news/2026-07-15-AUR-Packages.md diff --git a/website/src/news/2026-07-15-AUR-Packages.md b/website/src/news/2026-07-15-AUR-Packages.md new file mode 100644 index 0000000..3d9748e --- /dev/null +++ b/website/src/news/2026-07-15-AUR-Packages.md @@ -0,0 +1,19 @@ +--- +title: AUR Packages now live of kst4contest +summary: We now uploaded the packages of kst4contest to the AUR +date: 2026-07-15 +--- +## AUR Packages now live of KST4Contest + +We now have uploaded kst4contest as multiple Arch User Repository Packages. This allows yet another integration into Package Managers for easier updating toall Archlinux Users of our software. This one of many more repositories for our linux users to come. It is an continous effort. You can see the progress of making updating KST4Contest for our users easier [here](https://github.com/praktimarc/kst4contest/issues/61). + +### AUR DISCLAIMER + +Before you use the AUR (if you did not use the AUR before) please read [this entry in the Arch wiki and the disclaimer](https://wiki.archlinux.org/title/Arch_User_Repository) about security in the AUR. + +### Packages provided to the AUR: +- [kst4contest](https://aur.archlinux.org/kst4contest.git): This is the latest Release Build. If you install this package, you will compile the source code on your own machine. We recommend an JDK21 Enviroment for doing this +- [kst4contest-bin](https://aur.archlinux.org/kst4contest-bin.git): This is the precompiled Binary, which is the same as the binary on the Github release page. +- [kstcontest-git](https://aur.archlinux.org/kst4contest-git.git): This is the latest devolopment state of kst4contest. This is recommend for testers only, as things might break. + +Have fun with these packages. 73