1.7 KiB
Installing the Desktop Application
We have beta desktop images available for download with new releases. This is recommended if you don't want to bother with the command line. Download the latest release from here. You can find the latest release under the Assets
section.
MacOS
- Download the latest release from here.
- If your Mac uses one of the Silicon chips, then download the
Khoj_<version>_arm64.dmg
file. Otherwise, download theKhoj_<version>_amd64.dmg
file.
- If your Mac uses one of the Silicon chips, then download the
- Open the downloaded file and drag the Khoj app to your Applications folder.
Windows
Make sure you meet the prerequisites for Windows installation. You can find them here.
- Download the latest release from here. You'll want the
khoj_<version>_amd64.exe
file. - Open the downloaded file and double click to install.
Linux
For the Linux installation, you have to have glibc
version 2.35 or higher. You can check your version with ldd --version
.
- Download the latest release from here. You'll want the
khoj_<version>_amd64.deb
file. - In your downloads folder, run
sudo dpkg -i khoj_<version>_amd64.deb
to install Khoj.
Uninstall
If you decide you want to uninstall the application, you can uninstall it like any other application on your system. For example, on MacOS, you can drag the application to the trash. On Windows, you can uninstall it from the Add or Remove Programs
menu. On Linux, you can uninstall it with sudo apt remove khoj
.
In addition to that, you might want to rm -rf
the following directories:
~/.khoj
~/.cache/gpt4all