2 Using zpi
zrep edited this page 2024-04-06 09:31:41 +02:00

zpi - Zrep Package Installer

Usage

Basic Commands

  • zpi init: Initializes zpi, setting up necessary directories and configuration files.
  • zpi install <author/package>: Installs a specified package.
  • zpi remove <author/package>: Removes a specified package.
  • zpi enable <author/package>: Enables a package, adding it to your fpath.
  • zpi disable <author/package>: Disables a package, removing it from your fpath.
  • zpi list: Lists all installed packages along with their status (active/inactive).
  • zpi <author/package> help: Show the included usage information for package.