Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/KarChunT/karchunt.com/llms.txt

Use this file to discover all available pages before exploring further.

1
Update apt package index
2
sudo apt update
3
Install OpenJDK 17 and JRE
4
sudo apt-get install openjdk-17-jdk openjdk-17-jre -y
5
Verify the installation
6
java -version

Build docs developers (and LLMs) love