I want to install desktop for freebsd but that is difficult. I can't find packages for the desktop. And I'm a newbie.
Here are a few results of my command lines
P/S: I using freeBSD 11.3-STABLE, And i use pfsense image. And pfsense is based on freeBSD. Then pffsense auto install freeBSD for me
=> pkg: No packages available to install matching 'update' have been found in the repositories
=> pkg: No packages available to install matching 'upgrade' have been found in the repositories
=> pkg: No packages available to install matching 'xorg' have been found in the repositories
=> xorg-macros-1.19.2
=> pkg: No packages available to install matching 'gnome3' have been found in theepositories
=> nothing
=> 526
Help me, bro
Here are a few results of my command lines
P/S: I using freeBSD 11.3-STABLE, And i use pfsense image. And pfsense is based on freeBSD. Then pffsense auto install freeBSD for me
Bash:
pkg update
Bash:
pkg upgrade
Bash:
pkg install xorg
Bash:
pkg search xorg
Bash:
pkg install gnome3
Bash:
pkg search gnome3
Bash:
pkg search -g \* | wc -l
Help me, bro