目前freebsd pkg包管理体系的repo源多了一些,速度快了很多。

仓库中目前的版本为3.14,安装gnome3很简单。

pkg install xorg gnome3

echo "exec /usr/local/bin/gnome-session" > ~/.xinitrc

vi /etc/rc.conf

hald_enable="YES"
dbus_enable="YES"
gdm_enable="YES"

就搞定了。

桌面的体验比gnome2感觉要流畅很多。

FreeBSD应该装gnome3做桌面

相关文章:

  • 2021-12-19
  • 2021-11-23
  • 2021-12-18
  • 2022-02-08
  • 2022-02-10
  • 2021-06-17
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
相关资源
相似解决方案