Re: pkg_add command
|
Originally Posted by unix-user
|
|
For those new to bsd you can use the "pkg_add -r" to download and install different programs. If your looking for an excellent filesharing program then I recommend gtk-gnutella. To install it open a root console and type pkg_add -r gtk-gnutella then from K menu run command, type gtk-gnutella. Enjoy!!
|
If you want to compile latest version from ports, then run these:
|
Code:
|
pkg_add -r portupgrade
rehash
portinstall gtk-gnutella |
__________________
"All parts should go together without forcing. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer." -- IBM maintenance manual, 1975
|