/freebsd_desktop

A simple shell script with dialog simples to install your prefer desktop enviroment

Primary LanguageShellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

FreeBSD Desktop

Desktop Environments installer

Build Status

A simple script that uses dialogs to facilitate the installation of desktop environments for those with no initial knowledge of FreeBSD.

  • Using FreeBSD 13.1
  • Written in Shell Script
  • Simple
  • ✨Magic ✨

Features

Desktop Enviroments

  • Kde Plasma
  • Gnome 42
  • Xfce
  • Mate
  • Window Maker

For now, there are only these 5 Desktop Environments options, I hope to add others according to demand and time. Soon I will also put a menu of starter applications that you want to come with the installation.

Support to initialize linuxulator

Support to pre-select utilities to you FreeBSD

Warning: probably someone applications can't run in Window Maker

Support to pre-select list of drivers

Linuxulator is a abi (binary application interface) to run unmodified Linux binaries under FreeBSD

Installation

FreeBSD Desktop requires only internet to run.

For production environments...

pkg update -y
pkg install git -y
git clone https://github.com/mbnunes/freebsd_desktop.git
cd freebsd_desktop
sh freebsd_desktop.sh

License

BSD

Free Software, Hell Yeah!