KPMWiki

Available KPM Packages

Table of Contents

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

Browse the list of packages you can install with KPM:

See each package page for details and installation instructions.

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