PPA
Adresszeile zum Hinzufügen des PPAs: <@ if $arguments.0 contain '/'@>
ppa:<@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.first @><@ $arg @> <@ endif @> <@ endfor @>/<@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.last @> <@ $arg @> <@ endif @><@ endfor @>
Hinweis!
Zusätzliche Fremdquellen können das System gefährden.
Ein PPA unterstützt nicht zwangsläufig alle Ubuntu-Versionen. Weitere Informationen sind der for $arg in $arguments.0 split_by "/"@> <@ if $loop.first @><@ $arg @> <@ endif @> <@ endfor @>/+archive/<@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.last @> <@ $arg @> <@ endif @><@ endfor @> PPA-Beschreibung des Eigentümers/Teams <@ for $arg in $arguments.0 split_by "/"@> <@ if $loop.first @><@ $arg @> <@ endif @> <@ endfor @> zu entnehmen.
<@ else @>
ppa:<@ $arguments.0 @>/<@ for $arg in $arguments @> <@ if $loop.last @> <@ if $loop.length > 2 @>ppa <@ else @><@ $arguments.1 @> <@ endif @> <@ if $loop.length == 1 @>ppa <@ endif @> <@ endif @><@ endfor @>
Hinweis!
Zusätzliche Fremdquellen können das System gefährden.
Ein PPA unterstützt nicht zwangsläufig alle Ubuntu-Versionen. Weitere Informationen sind der $arguments.0 @>/+archive/ <@ for $arg in $arguments @> <@ if $loop.last @> <@ if $loop.length > 2 @>ppa <@ else @><@ $arguments.1 @> <@ endif @> <@ if $loop.length == 1 @>ppa <@ endif @> <@ endif @><@ endfor @> PPA-Beschreibung des Eigentümers/Teams <@ $arguments.0 @> zu entnehmen.
<@ endif @>