PDA

View Full Version : How to install pkgs ?


RobNyc
01-07-2006, 09:04 AM
How do I sync ports ? How do i install binary pkgs ?

Gerard
01-07-2006, 01:09 PM
How do I sync ports ? How do i install binary pkgs ?


Hi RobNyc,

For installing pkgs, please read: http://www.pcbsd.com/forums/viewtopic.php?t=1690

How to update ports with portsnap is explained here: http://www.pcbsd.com/forums/viewtopic.php?t=1977

--Gerard

T-Keith
01-07-2006, 06:20 PM
The FreeBSD manual is actually a really good reference.

Ports:
http://www.freebsd.org/doc/en_US.ISO885 ... using.html (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html)

Packages:
http://www.freebsd.org/doc/en_US.ISO885 ... using.html (http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/packages-using.html)

Ports listed:
http://www.freebsd.org/ports/categories-grouped.html

Remember you must have the right keyword to use the packages system. Some software needs a version number.

-T

RobNyc
01-07-2006, 11:04 PM
Thanks both of you
At the moment i just want to the install the latest binary of the packages available. DesktopBSD has a gui package manager which makes things real easier

Solarin
01-07-2006, 11:30 PM
Thanks both of you
At the moment i just want to the install the latest binary of the packages available. DesktopBSD has a gui package manager which makes things real easier

KMenu -> KDE Programs -> System -> Package Manager

Not great, but it does the job :wink:

RobNyc
01-08-2006, 12:36 AM
Thanks both of you
At the moment i just want to the install the latest binary of the packages available. DesktopBSD has a gui package manager which makes things real easier

KMenu -> KDE Programs -> System -> Package Manager

Not great, but it does the job :wink:

So how do I update repository , upgrade, etc?