Scroll to navigation

LIPA(1) Listaller Project LIPA(1)

NAME

lipa - Listaller command-line tool

SYNOPSIS

lipa {COMMAND} [OPTIONS ...]

DESCRIPTION

This manual page documents briefly the lipa command.
 
lipa is a simple tool to control Listaller directly from command-line interface. It allows modifying basic settings, installing new applications, removing applications, requesting information about Listaller's database state and performing other maintenance tasks.

OPTIONS

-i, --install IPKPACKAGE
Install a new application from a distro-independent IPK package.
-r, --remove APPIDENTIFIER
Remove an application which mathes the given name or application-id.
-l, --list-apps, --all
List applications installed using Listaller.
 
To include all other applications too, the --all flag can be appended.
--version
Display version number of lipa
--verbose
Turn on verbose mode (this can be used for debugging).

SEE ALSO

runapp (1).
Additional documentation can be found on http://listaller.tenstral.net.

AUTHOR

This manual page was written by Matthias Klumpp matthias@tenstral.net.

COPYRIGHT

Copyright © 2009-2012 Matthias Klumpp
 
2 June,2011 Listaller Project