Download precompiled binary from releases page
RPM and DEB: precompiled rpm and deb packages are available on releases page
AUR:
Latest version:
Stable release:
-
Install .NET 6 SDK
-
Clone repository and build solution:
git clone https://github.com/IngvarX/Camelot.git
cd Camelot
dotnet restore
dotnet build --no-restore
dotnet run --project src/Camelot/Camelot.csproj