This module is introduced with BaseX {{Mark|Version 7.1}}. It contains [[Querying#Functions|XQuery functions]] for managing [http://expath.org/modules/pkg/ EXPath packages]. All functions are preceded by the <code>repo:</code> prefix which is linked to the namespace <code><nowiki>http://basex.org/modules/repo</nowiki></code>. You can read more about BaseX implementation of the EXPath Packaging API [[Packaging|here]].
==pkgrepo:install==
{|
|-
| valign='top' width='90' | '''Signatures'''
|<code><b>pkgrepo:install</b>($path as xs:string) as empty-sequence()</code><br />
|-
| valign='top' | '''Summary'''