Twise Random

A site about computer science .
Skip to content
  • apple
  • android
  • c
  • cpp
  • data structure and algorithms
  • macos
  • python
  • tutorials

Tag: xfce

How to install xfce freebsd ?

Posted on September 24, 2020June 22, 2021 by mohamad wael

To install xfce on freebsd , this what must be done . First switch to root :

  1. $ su -
  2. # switch to root , and enter your password .

Next install Xorg :

  1. $ pkg install xorg
  2. # install
… Read More
freebsd freebsd, xfce