🔒 Repository is read-only – file editing is disabled.

PaganLinux/kpackagetool6.1 main

206 linii Raw ← Powrót
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
'\" t
.\"     Title: \fBkpackagetool6\fR
.\"    Author: [see the "Authors" section]
.\" Generator: DocBook XSL Stylesheets v1.79.2 <http://docbook.sf.net/>
.\"      Date: 2017-01-03
.\"    Manual: KPackage Manager
.\"    Source: KDE Frameworks Frameworks 5.30
.\"  Language: English
.\"
.TH "\FBKPACKAGETOOL6\FR" "1" "2017\-01\-03" "KDE Frameworks Frameworks 5.30" "KPackage Manager"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------




.SH "NAME"
kpackagetool6 \- Install, list, remove Plasma packages

.SH "SYNOPSIS"
.HP \w'\fBkpackagetool6\fR\ 'u

\fBkpackagetool6\fR

 [\fB\-v, \-\-version\fR]
 [\fB\-h, \-\-help\fR]
 [\fB\-\-hash\fR \fI path\fR]
 [\fB\-g, \-\-global\fR]
 [\fB\-t, \-\-type\fR \fI type\fR]
 [\fB\-i, \-\-install\fR \fI path\fR]
 [\fB\-s, \-\-show\fR \fI name\fR]
 [\fB\-u, \-\-upgrade\fR \fI path\fR]
 [\fB\-l, \-\-list\fR]
 [\fB\-\-list\-types\fR]
 [\fB\-r, \-\-remove\fR \fI name\fR]
 [\fB\-p, \-\-packageroot\fR \fI path\fR]
 [\fB\-\-generate\-index\fR]



.SH "DESCRIPTION"

.PP
\fBkpackagetool6\fR
is a command line tool to install, list, remove
Plasma
packages\&.



.SH "OPTIONS"




.PP
\fB\-v, \-\-version\fR
.RS 4


Displays version information\&.
.RE
.PP
\fB\-h, \-\-help\fR
.RS 4


Displays this help\&.
.RE
.PP
\fB\-\-hash\fR \fI path\fR
.RS 4


Generate a SHA1 hash for the package at
\(lqpath\(rq\&.
.RE
.PP
\fB\-g, \-\-global\fR
.RS 4


For install or remove, operates on packages installed for all users\&.
.RE
.PP
\fB\-t, \-\-type\fR \fI type\fR
.RS 4


The type of package, corresponding to the service type of the package plugin,
e\&.g\&.
KPackage/Generic, Plasma/Theme, Plasma/Wallpaper, Plasma/Applet,
etc\&.
.RE
.PP
\fB\-i, \-\-install\fR \fI path\fR
.RS 4


Install the package at
\(lqpath\(rq\&.
.RE
.PP
\fB\-s, \-\-show\fR \fI name\fR
.RS 4


Show information of package
\(lqname\(rq\&.
.RE
.PP
\fB\-u, \-\-upgrade\fR \fI path\fR
.RS 4


Upgrade the package at
\(lqpath\(rq\&.
.RE
.PP
\fB\-l, \-\-list\fR
.RS 4


List installed packages\&.
.RE
.PP
\fB\-\-list\-types\fR
.RS 4


Lists all known Package types that can be installed\&.
.RE
.PP
\fB\-r, \-\-remove\fR \fI name\fR
.RS 4


Remove the package named
\(lqname\(rq\&.
.RE
.PP
\fB\-p, \-\-packageroot\fR \fI path\fR
.RS 4


Absolute path to the package root\&. If not supplied, then the standard data directories for this
Plasma
session will be searched instead\&.
.RE
.PP
\fB\-\-generate\-index\fR \fI path\fR
.RS 4


Recreate the plugin index\&. To be used in conjunction with either the option
\fB\-t\fR
or
\fB\-g\fR\&. Recreates the index for the given type or package root\&. Operates in the user directory, unless
\fB\-g\fR
is used\&.
.RE




.SH "SEE ALSO"


.PP
More detailed user documentation is available from
\m[blue]\fBhelp:/plasma\-desktop\fR\m[]
(either enter this
URL
into
Konqueror, or run
\fB\fBkhelpcenter\fR\fR\fB \fR\fB\fIhelp:/plasma\-desktop\fR\fR)\&.



.SH "AUTHORS"

.PP
\fBkpackagetool6\fR
was written by
Aaron Seigo
<aseigo@kde\&.org>\&.