pavement

Pkg add

From FreeBSDwiki
(Difference between revisions)
Jump to: navigation, search
(link packages)
m
Line 1: Line 1:
Package add -- part of the pkg tools that allow you to install [[package]]s (contrast with [[Install_from_ports]])
+
Package add -- part of the pkg tools that allow you to install [[package]]s (contrast with [[Installing_from_ports]])
  
 
Common flags:
 
Common flags:

Revision as of 21:48, 7 January 2005

Package add -- part of the pkg tools that allow you to install packages (contrast with Installing_from_ports)

Common flags:

-r fetch remote package
-f force install 
-n don't install, just tell what would happen if I ran this command
-v verbose
-I don't run any install scripts that come with the package
-p /this/dir/here install in /this/dir/here
Personal tools