PDA

View Full Version : Interested in trying BSD, but will miss Gnome and apt-get



rockin_goliath
June 22nd, 2008, 06:50 PM
I am interested in trying out BSD, but I am looking for an easy to use desktop environment comparable to Ubuntu. Is there a BSD distribution that has something similar to apt-get? Is there a distribution with Gnome?

cardinals_fan
June 22nd, 2008, 11:12 PM
You can install GNOME on any BSD. My favorite is NetBSD, but FreeBSD is better supported and has more software in ports. You can install with binary packages (pkg_add) or through ports (which handle all the compiling for you). I'll post with more later.

theonlyrealperson
June 23rd, 2008, 02:10 AM
You can also try kFreeBSD. It's the FreeBSD kernel with Debian's utils:

http://www.debian.org/ports/kfreebsd-gnu/

I don't know how well developed it is, but it's an interesting idea.

angryfirelord
June 23rd, 2008, 02:39 AM
In BSD, you use pkg_get for binaries and ports for sources. Ubuntu focuses on binaries where as the BSDs focus on compiling from source.

The newbie friendly BSD distro for people like me would be PC-BSD, but it uses KDE instead of Gnome and PBIs for package management. Still, I recommend checking it out.

http://www.pcbsd.org/

cardinals_fan
June 23rd, 2008, 02:57 AM
I recommend DesktopBSD over PC-BSD.

cammin
June 23rd, 2008, 03:52 AM
Also, it's pkg_add, not pkg_get.


PC-BSD has so few PBI's that it's not worth using them. The ones they have don't always work right, either. Besides that, it's a nice distro, though.

angryfirelord
June 23rd, 2008, 03:26 PM
Oops, I'm thinking of Solaris. :oops: Yes, it's pkg_add.

As for PBIs, they have expanded the list a bit over the past year. Granted, there's not thousands of applications like in Ubuntu, but the commonly used stuff is there.

http://www.pbidir.com/

I recommend DesktopBSD over PC-BSD.
Sure, it has GUI tools for its package management, but DesktopBSD is awfully slow to release and I don't think a new user would put up with the compiling. But it's still worth checking out.