new-install

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

commit ef72a07bae8d89016fc37582097a80132f819395
parent af532f47d35c51c5ecb1617a8378597d4b0f08a2
Author: Chris Bracken <chris@bracken.jp>
Date:   Wed,  8 Sep 2021 09:54:21 -0700

arch: Install media players, IM clients, and lynx

Adds a few more tools to the install list.

Diffstat:
March_install.md | 13++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)

diff --git a/arch_install.md b/arch_install.md @@ -538,9 +538,20 @@ Next, install some additional Western and Japanese fonts: pacman -S otf-ipafont pacman -S noto-fonts noto-fonts-cjk noto-fonts-emoji noto-fonts-extra -Finally, we need a web browser: +Add some media players: + + pacman -S mpv + pacman -S cmus + +Add chat clients: + + pacman -S signal-desktop + pacman -S weechat + +Add a couple of web browsers: pacman -S firefox + pacman -S lynx ### Audio