<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Shell on livingIT</title>
		<link>https://livingit.de/de/tags/shell/</link>
		<description>Recent content in Shell on livingIT</description>
		<generator>Hugo</generator>
		<language>de</language>
		
		
		
		
			<lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://livingit.de/de/tags/shell/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>cargo: command not found, obwohl rustup installiert ist</title>
				<link>https://livingit.de/de/software/rustup-keg-only-path-fix/</link>
				<pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate>
				<guid>https://livingit.de/de/software/rustup-keg-only-path-fix/</guid>
				<description>&lt;h1 id=&#34;cargo-command-not-found-obwohl-rustup-installiert-ist&#34;&gt;cargo: command not found, obwohl rustup installiert ist&lt;/h1&gt;&#xA;&lt;p&gt;Symptom: &lt;code&gt;rustup&lt;/code&gt; funktioniert, &lt;code&gt;rustup show&lt;/code&gt; listet eine installierte und aktive Toolchain auf, aber &lt;code&gt;cargo&lt;/code&gt;, &lt;code&gt;rustc&lt;/code&gt; und &lt;code&gt;rustfmt&lt;/code&gt; schlagen alle mit &amp;ldquo;command not found&amp;rdquo; fehl.&lt;/p&gt;&#xA;&lt;h2 id=&#34;ursache&#34;&gt;Ursache&lt;/h2&gt;&#xA;&lt;p&gt;Unter macOS mit Homebrew ist &lt;code&gt;rustup&lt;/code&gt; eine &lt;strong&gt;keg-only&lt;/strong&gt;-Formula. Homebrew verlinkt nur das &lt;code&gt;rustup&lt;/code&gt;-Binary selbst nach &lt;code&gt;/opt/homebrew/bin&lt;/code&gt;. Die Proxy-Shims, die rustup normalerweise daneben mitliefert, &lt;code&gt;cargo&lt;/code&gt;, &lt;code&gt;rustc&lt;/code&gt;, &lt;code&gt;rustfmt&lt;/code&gt;, &lt;code&gt;cargo-clippy&lt;/code&gt; und so weiter, verlinkt Homebrew nicht. Die liegen im Keg:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
