new-install

Notes on OS intalls
git clone https://git.bracken.jp/new-install.git
Log | Files | Refs | LICENSE

commit 574ce774fffa7d02971385b7670c4b2efb1e1dd0
parent 82193a0d212bbd4c43d36418c4177ff661ac2a34
Author: Chris Bracken <chris@bracken.jp>
Date:   Mon, 26 Jul 2021 18:29:18 -0700

FreeBSD: install mpv video player

Diffstat:
Mfreebsd_install.md | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/freebsd_install.md b/freebsd_install.md @@ -372,6 +372,10 @@ Install Firefox web browser: pkg install firefox # browser pkg install openh264 # H264 video plugin +Install the mpv video player: + + pkg install mpv + Configure XWindows ------------------ @@ -425,6 +429,10 @@ Install Firefox web browser: pkg install firefox # browser pkg install openh264 # H264 video plugin +Install the mpv video player: + + pkg install mpv + ### Configure X