My favorites | Sign in
Project Logo
             
Search
for
Updated Mar 06, 2009 by bash.lnx
Labels: Phase-Deploy, Featured
HowToUse  
How to use repoman, command list

Introduction

Here, a list of command to add, update or remove package from your repository.

Repoman configuration

To use repoman you must set property repoman.conf. You can edit /etc/repoman.conf or copy it into your home.

You must set:

Add or update a package

You can add/update a package in your repo simply doing:

$ repoman -A <package>

Remove a package

You can remove a package from your repo simply doing:

$ repoman -R <package>


Sign in to add a comment
Hosted by Google Code