slackbuilds/system/kbfs
Willy Sudiarto Raharjo 957ede5fd2
system/kbfs: Updated for version 5.8.1_20210930160723.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-14 11:58:48 +07:00
..
README system/kbfs: Update README and URL. 2021-05-08 00:48:23 +07:00
README.SBo system/kbfs: Updated for version 1.0.40_20180127033950. 2018-01-28 01:29:40 +07:00
doinst.sh
kbfs.SlackBuild system/kbfs: Updated for version 5.8.1_20210930160723. 2021-11-14 11:58:48 +07:00
kbfs.info system/kbfs: Updated for version 5.8.1_20210930160723. 2021-11-14 11:58:48 +07:00
slack-desc system/kbfs: Update README and URL. 2021-05-08 00:48:23 +07:00

README

The Keybase Go Client, filesystem and GUI

This script package the whole bundle, not just the client app.
Choose one between kbfs or keybase. Do not install both.

You will need to create a new user keybasehelper before building
this package.

groupadd -g 352 keybasehelper
useradd -u 352 -g keybasehelper -c "keybase helper user" -s /bin/false keybasehelper

NOTE: Read README.SBo for more instructions!!

google-go-lang is a runtime dependency.