Available KPM Packages
KPM provides access to a variety of useful packages for your Kindle. This page lists the currently available packages that can be installed with KPM.
How to Install Packages
To install any of these packages, use the following command on your Kindle:
kpm -S packagename
For example, to install KindleFetch:
kpm -S kindlefetch
Available Packages
blockamazon
A utility to block Amazon services on your Kindle, providing more privacy.
Installation:
kpm -S blockamazon
gnomegames
A collection of classic GNOME games ported to Kindle.
Installation:
kpm -S gnomegames
hello
A simple "Hello World" example package that demonstrates KPM's functionality.
Installation:
kpm -S hello
hyprpad
A simple text editor for Kindle devices.
Installation:
kpm -S hyprpad
kanki
A flashcard application for learning Japanese and other languages.
Installation:
kpm -S kanki
kindlefetch
Simple CLI for downloading books from Anna's Archive directly to your Kindle
Installation:
kpm -S kindlefetch
kwordle
A Wordle game clone for Kindle.
Installation:
kpm -S kwordle
Managing Installed Packages
To list all installed packages:
kpm -Ql
To check if a specific package is installed:
kpm -Ql packagename
To remove a package:
kpm -R packagename
To check if a package is available in configured repositories:
kpm -Qr packagename
To list all available packages in configured repositories:
kpm -Qr