Online Package Manager

From Free Pascal wiki
Revision as of 09:26, 17 November 2016 by GetMem (talk | contribs)
Jump to navigationJump to search

English (en) español (es) русский (ru)

About

Online Package Manager is a tool that automates the process of installing, upgrading, configuring Lazarus packages.

Screenshot

OPM1.png

OPM2.png

License

GNU General Public License

Download

https://github.com/getmem/LazOpkMan/archive/master.zip

Dependencies / System Requirements

  • FPC 3.0.0 or newer
  • Lazarus 1.6.0 or newer
  • These versions were available at the time of writing this update.

Installation

  • Create a directory for the components, such as lazarus\components\onlinepackagemanager.
  • In this directory, unzip the files from the zip file.
  • Open lazarus
  • Open the package onlinepackagemanager.lpk from the main folder with Package/Open package file (.lpk).
  • Click Compile then Install.