<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: Homebrew-Grundkurs: So einfach ist der MacOS-Paketmanager	</title>
	<atom:link href="https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/</link>
	<description>Tipps &#124; Takes &#124; Tutorials – Technik einfach erklärt</description>
	<lastBuildDate>Fri, 24 May 2024 15:47:29 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>
		Von: Stefan		</title>
		<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-272451</link>

		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Sat, 26 Mar 2022 08:29:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.tutonaut.de/?p=54683#comment-272451</guid>

					<description><![CDATA[&lt;p&gt;Bevor ich Homebrew benutzen konnte mussten noch diese beiden Befehle ausgeführt werden (steht : direkt nach der Installation unter Next steps)
echo &#039;eval &quot;$(/opt/homebrew/bin/brew shellenv)&quot;&#039; &#062;&#062; /Users/ptrou/.zprofile
eval &quot;$(/opt/homebrew/bin/brew shellenv)&quot;
LG Stefan&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Bevor ich Homebrew benutzen konnte mussten noch diese beiden Befehle ausgeführt werden (steht : direkt nach der Installation unter Next steps)
echo &#8218;eval &#8222;$(/opt/homebrew/bin/brew shellenv)&#8220;&#8218; &gt;&gt; /Users/ptrou/.zprofile
eval &#8222;$(/opt/homebrew/bin/brew shellenv)&#8220;
LG Stefan</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Stefan		</title>
		<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-272449</link>

		<dc:creator><![CDATA[Stefan]]></dc:creator>
		<pubDate>Sat, 26 Mar 2022 08:17:18 +0000</pubDate>
		<guid isPermaLink="false">https://www.tutonaut.de/?p=54683#comment-272449</guid>

					<description><![CDATA[&lt;p&gt;Hallo Cashy danke für die Anleitung
beim Befehl fehlt eine Klammer hinter sh: 
/bin/bash -c &quot;$(curl -fsSL &quot;&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Hallo Cashy danke für die Anleitung
beim Befehl fehlt eine Klammer hinter sh: 
/bin/bash -c &#8222;$(curl -fsSL &#8222;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Volker		</title>
		<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269879</link>

		<dc:creator><![CDATA[Volker]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 17:34:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tutonaut.de/?p=54683#comment-269879</guid>

					<description><![CDATA[&lt;p&gt;Als Antwort auf &lt;a href=&quot;https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269875&quot;&gt;Christian Rentrop&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Ja, im Terminal läuft alles, aber ich würde wirklich gern die GUI dafür benutzen. Habe bereits alle Updates gemacht, Homebrew selbst sowie alle Casks sind auf dem neuesten Stand.&lt;/p&gt;

&lt;p&gt;Habe schon gesehen (z.B. hier: https://github.com/brunophilipe/Cakebrew/issues/231), dass es evtl. Probleme bei M1-Macs gibt, aber die dortigen Tipps haben hier anscheinend nicht geholfen ... Vielleicht hat sich ja mit macOS 12.x nochmals irgendwas verändert ...&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269875">Christian Rentrop</a>.</p>

<p>Ja, im Terminal läuft alles, aber ich würde wirklich gern die GUI dafür benutzen. Habe bereits alle Updates gemacht, Homebrew selbst sowie alle Casks sind auf dem neuesten Stand.</p>

<p>Habe schon gesehen (z.B. hier: <a href="https://github.com/brunophilipe/Cakebrew/issues/231" rel="nofollow ugc">https://github.com/brunophilipe/Cakebrew/issues/231</a>), dass es evtl. Probleme bei M1-Macs gibt, aber die dortigen Tipps haben hier anscheinend nicht geholfen &#8230; Vielleicht hat sich ja mit macOS 12.x nochmals irgendwas verändert &#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Christian Rentrop		</title>
		<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269875</link>

		<dc:creator><![CDATA[Christian Rentrop]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 16:20:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.tutonaut.de/?p=54683#comment-269875</guid>

					<description><![CDATA[&lt;p&gt;Als Antwort auf &lt;a href=&quot;https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269872&quot;&gt;Volker&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Aber homebrew an sich funktioniert? Dann versuch es zunächst mit dem Update/Upgrade.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269872">Volker</a>.</p>

<p>Aber homebrew an sich funktioniert? Dann versuch es zunächst mit dem Update/Upgrade.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Volker		</title>
		<link>https://www.tutonaut.de/tipps-fuer-homebrew-den-macos-paketmanager/#comment-269872</link>

		<dc:creator><![CDATA[Volker]]></dc:creator>
		<pubDate>Wed, 09 Feb 2022 14:59:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tutonaut.de/?p=54683#comment-269872</guid>

					<description><![CDATA[&lt;p&gt;Bei mir läuft Homebrew (auf Mac Mini M1 unter /opt/homebrew) im Terminal, und ich konnte auch Cakebrew installieren. Beim Starten von Cakebrew kommt aber direkt die Fehlermeldung &quot;Fehler: In Ihrem System wurde keine Homebrew-Installation gefunden [...]&quot;. Was nun?&lt;/p&gt;

&lt;p&gt;Danke im Voraus.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Bei mir läuft Homebrew (auf Mac Mini M1 unter /opt/homebrew) im Terminal, und ich konnte auch Cakebrew installieren. Beim Starten von Cakebrew kommt aber direkt die Fehlermeldung &#8222;Fehler: In Ihrem System wurde keine Homebrew-Installation gefunden [&#8230;]&#8220;. Was nun?</p>

<p>Danke im Voraus.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 30/56 objects using Redis
Page Caching using Disk: Enhanced 

Served from: www.tutonaut.de @ 2026-06-23 00:10:28 by W3 Total Cache
-->