aboutsummaryrefslogtreecommitdiffstats
path: root/claude-desktop-bin/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-07-09 11:41:15 +0200
committerDanilo M. <danix@danix.xyz>2026-07-09 11:41:15 +0200
commit9fe7acec8fdeca19d493e0add544298d5f031e12 (patch)
tree242608974d83328addb502907f91d322961a7ff5 /claude-desktop-bin/README
parent982b768be4e68a5a82be9d5498b0b8416a244077 (diff)
downloadmy-slackbuilds-9fe7acec8fdeca19d493e0add544298d5f031e12.tar.gz
my-slackbuilds-9fe7acec8fdeca19d493e0add544298d5f031e12.zip
claude-desktop-bin: add version 1.18286.2
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'claude-desktop-bin/README')
-rw-r--r--claude-desktop-bin/README31
1 files changed, 31 insertions, 0 deletions
diff --git a/claude-desktop-bin/README b/claude-desktop-bin/README
new file mode 100644
index 0000000..5f0a694
--- /dev/null
+++ b/claude-desktop-bin/README
@@ -0,0 +1,31 @@
+Claude Desktop is Anthropic's official Electron desktop application for
+Claude.ai. It bundles its own Chromium runtime, registers the claude://
+URL scheme handler, and provides desktop actions for starting a new
+chat or a new Claude Code session.
+
+This is a binary repack of Anthropic's official Debian package pulled
+from the Anthropic apt repository
+(https://downloads.claude.ai/claude-desktop). No build from source is
+performed. The package is x86_64 only and installs to roughly 480 MB.
+
+The Debian package's apt-repository registration and AppArmor userns
+profile are Debian/Ubuntu specific and are not reproduced here.
+Chromium's SUID sandbox helper (chrome-sandbox) is shipped setuid root
+so the sandbox works without --no-sandbox.
+
+There are no SBo dependencies: the Debian runtime dependencies (gtk3,
+nss, notify, atspi, drm, gbm, secret, xtst, xdg-utils,
+xdg-desktop-portal) are all satisfied by a stock Slackware install, and
+Chromium's own libraries are bundled inside the package.
+
+
+NVCHECKER
+---------
+An nvchecker configuration file is installed alongside this README at:
+
+ /usr/doc/claude-desktop-bin-VERSION/claude-desktop-bin.nvchecker
+
+nvchecker (https://github.com/lilydjwg/nvchecker) is a tool for checking
+new versions of software. Copy or include this file in your nvchecker
+configuration to be notified when Anthropic publishes a new Claude
+Desktop release.