<?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/es/tags/shell/</link>
		<description>Recent content in Shell on livingIT</description>
		<generator>Hugo</generator>
		<language>es</language>
		
		
		
		
			<lastBuildDate>Tue, 01 Sep 2026 00:00:00 +0000</lastBuildDate>
		
			<atom:link href="https://livingit.de/es/tags/shell/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>cargo: command not found, aunque rustup está instalado</title>
				<link>https://livingit.de/es/software/rustup-keg-only-path-fix/</link>
				<pubDate>Tue, 01 Sep 2026 00:00:00 +0000</pubDate>
				<guid>https://livingit.de/es/software/rustup-keg-only-path-fix/</guid>
				<description>&lt;h1 id=&#34;cargo-command-not-found-aunque-rustup-está-instalado&#34;&gt;cargo: command not found, aunque rustup está instalado&lt;/h1&gt;&#xA;&lt;p&gt;Síntoma: &lt;code&gt;rustup&lt;/code&gt; funciona, &lt;code&gt;rustup show&lt;/code&gt; lista una toolchain instalada y activa, pero &lt;code&gt;cargo&lt;/code&gt;, &lt;code&gt;rustc&lt;/code&gt; y &lt;code&gt;rustfmt&lt;/code&gt; fallan todos con &amp;ldquo;command not found&amp;rdquo;.&lt;/p&gt;&#xA;&lt;h2 id=&#34;causa&#34;&gt;Causa&lt;/h2&gt;&#xA;&lt;p&gt;En macOS con Homebrew, &lt;code&gt;rustup&lt;/code&gt; es una fórmula &lt;strong&gt;keg-only&lt;/strong&gt;. Homebrew solo enlaza el propio binario &lt;code&gt;rustup&lt;/code&gt; dentro de &lt;code&gt;/opt/homebrew/bin&lt;/code&gt;. No enlaza los shims proxy que rustup normalmente incluye junto a él, &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;, etcétera. Esos viven en el keg:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
