| LPMtool - LPMtool is a Package Management tool | ||
|---|---|---|
| <<< Previous | Chapter 8. Publishing packages on a web site | Next >>> |
Package files added to the primary repository are not visible until the primary repository's metadata is updated:
Use the following command to remove published packages from the primary repository directory:
filename should be the name of a source package file in the repository: name-version-release.src.lp. The source package file, and all binary package files that were built from the source package, will be removed from the repository directory. filename may also be a name of a binary package file. All binary package files built from the same source package, and the source package file itself, will also be removed.
An "lpm --erase" command must be issued for every separate package that should be removed. The "--sync" sub-option is only required by the last "lpm --erase" command given.
| <<< Previous | Home | Next >>> |
| Creating packages for publishing | Up | Creating a remote repository |