Raw Metadata XML
<pkgmetadata>
<maintainer type="person">
<email>emilien.mottet@grenoble-inp.org</email>
<name>Emilien Mottet</name>
</maintainer>
<longdescription lang="en">
Linux port of Anthropic's Claude Desktop with Cowork (local agent) mode.
It downloads the official macOS Claude Desktop archive from Anthropic's CDN
at build time, extracts and patches the bundled app.asar to run on a Linux
Electron runtime, and ships it with a bundled Electron 41 plus a launcher.
Claude Desktop itself is proprietary Anthropic software; this package only
provides the compatibility layer (stubs, patches and launcher) from the
johnzfitch/claude-cowork-linux project.
</longdescription>
<use>
<flag name="sandbox">Pull in <pkg>sys-apps/bubblewrap</pkg> for Cowork session isolation. The Chromium sandbox is selected at runtime when unprivileged user namespaces are available.</flag>
</use>
<upstream>
<changelog>https://github.com/johnzfitch/claude-cowork-linux/releases</changelog>
<bugs-to>https://github.com/johnzfitch/claude-cowork-linux/issues</bugs-to>
<remote-id type="github">johnzfitch/claude-cowork-linux</remote-id>
</upstream>
</pkgmetadata>