pkgsrc/pkgtools/pkgin/MESSAGE
imil 3fac2ddfbe pkgin is aimed at being an apt / yum like tool for managing
pkgsrc binary packages. It relies on pkg_summary(5) for
installation, removal and upgrade of packages and associated
dependencies, using a remote repository.

OK'd by seb@
2009-06-08 13:58:26 +00:00

11 lines
359 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2009/06/08 13:58:26 imil Exp $
First steps before using pkgin.
. Modify ${PREFIX}/etc/pkgin/repositories.conf to suit your platform
. Initialize the database :
# pkgin update
===========================================================================