slackbuilds/system/kbfs
Willy Sudiarto Raharjo 55727ff706 system/kbfs: Mark as x86_64 only.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2025-04-21 07:45:49 +07:00
..
README system/kbfs: Added (kbfs client). 2024-01-11 21:03:49 +07:00
README.SBo system/kbfs: Added (kbfs client). 2024-01-11 21:03:49 +07:00
doinst.sh system/kbfs: Added (kbfs client). 2024-01-11 21:03:49 +07:00
kbfs.SlackBuild system/kbfs: Mark as x86_64 only. 2025-04-21 07:45:49 +07:00
kbfs.info system/kbfs: Mark as x86_64 only. 2025-04-21 07:45:49 +07:00
slack-desc system/kbfs: Added (kbfs client). 2024-01-11 21:03:49 +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.