User Tools

Site Tools


etc:10-lpm-on-xubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
etc:10-lpm-on-xubuntu [2022/05/09 21:27] wikiadminetc:10-lpm-on-xubuntu [2022/05/09 21:37] (current) wikiadmin
Line 17: Line 17:
   * yad: yad, gui dialogs, for fltk gui   * yad: yad, gui dialogs, for fltk gui
   * libfl-dev: flex library   * libfl-dev: flex library
 +
 +All these can easily be installed in a terminal with:
 +
 +<code>
 +sudo apt-get install $PACKAGE_NAME
 +
 +</code>
 +
 +=====   =====
  
 ===== Retrieve source code ===== ===== Retrieve source code =====
Line 76: Line 85:
 ===== Initializing the lpm package repository ===== ===== Initializing the lpm package repository =====
  
-After having installed the programs,  you then have to initialize lpm's repository. Furthermore, as lpm only allows packages signed by trusted package creators to be installed, you also have to setup yourself as a trused package creator.+After having installed the programs, you then have to initialize lpm's repository. Furthermore, as lpm only allows packages signed by trusted package creators to be installed, you also have to setup yourself as a trused package creator.
  
 First, initialize lpm's local package repository as root, by the following command: First, initialize lpm's local package repository as root, by the following command:
Line 157: Line 166:
 You can then also check the gui (xlpm), which should show you the same stuff. You can then also check the gui (xlpm), which should show you the same stuff.
  
-In order to create newer versions of the package (so you can check the update funcionality), just edit the corresponding $PACKAGE.defs file, increase the version number and call ./genlpk.sh again.+In order to create newer versions of the package (so you can check the update functionality), just edit the corresponding $PACKAGE.defs file, increase the version number and call ./genlpk.sh again.
  
  
etc/10-lpm-on-xubuntu.1652124472.txt.gz · Last modified: by wikiadmin