Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
opkg-key(1)			  User Commands 		     opkg-key(1)

NAME
     opkg-key - utility to manage opkg's list of trusted keys

SYNOPSIS
     opkg-key [OPTIONS...] sub-command [ARGUMENTS...]

DESCRIPTION
     opkg-key  is  a  utility  to  manage opkg's list of trusted keys. Opkg is a
     lightweight package management system based on Ipkg.

SUB-COMMANDS
     add <file>
	    add the key contained in file ('-' for stdin)

     del <keyid>
	    remove the key keyid

     list   list trusted keys

OPTIONS
     -o <root>
	    use root as the offline root directory

REPORTING BUGS
     Report bugs to http://code.google.com/p/opkg/issues/list

COPYRIGHT
     Copyright (C) Opkg development team.

     Copyright (C) Ipkg development team.

opkg-key			 October 8, 2010		     opkg-key(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=opkg-key&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help