<?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>
	Comments on: How To Install and Use Android Debug Bridge (adb) in Linux	</title>
	<atom:link href="https://www.tecmint.com/install-android-debug-bridge-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/install-android-debug-bridge-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 08 Jul 2025 09:14:10 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Ed Beaufort		</title>
		<link>https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-2323345</link>

		<dc:creator><![CDATA[Ed Beaufort]]></dc:creator>
		<pubDate>Tue, 08 Jul 2025 09:14:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49986#comment-2323345</guid>

					<description><![CDATA[It’s rare to find content this helpful online these days. Thanks!]]></description>
			<content:encoded><![CDATA[<p>It’s rare to find content this helpful online these days. Thanks!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anthony		</title>
		<link>https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-2124006</link>

		<dc:creator><![CDATA[Anthony]]></dc:creator>
		<pubDate>Tue, 09 Jan 2024 01:34:49 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49986#comment-2124006</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989572&quot;&gt;jim&lt;/a&gt;.

Why are you trying to find &#039;&lt;strong&gt;adb&lt;/strong&gt;&#039; in Arch Linux? 

You must first resolve a much bigger problem: 

The glaring error in your command syntax means you must:

Confirm the computer is powered and on? Plugged into a power supply?
Stop using Arch Linux? 
Consider perhaps actually reading the tutorial, from the beginning that is.
 
&lt;pre&gt;
yay -S android-tools
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989572">jim</a>.</p>
<p>Why are you trying to find &#8216;<strong>adb</strong>&#8216; in Arch Linux? </p>
<p>You must first resolve a much bigger problem: </p>
<p>The glaring error in your command syntax means you must:</p>
<p>Confirm the computer is powered and on? Plugged into a power supply?<br />
Stop using Arch Linux?<br />
Consider perhaps actually reading the tutorial, from the beginning that is.</p>
<pre>
yay -S android-tools
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989749</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 29 Mar 2023 04:32:58 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49986#comment-1989749</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989585&quot;&gt;jim&lt;/a&gt;.

@Jim,

Thanks for the tip, I have corrected the command for Arch Linux in the article...]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989585">jim</a>.</p>
<p>@Jim,</p>
<p>Thanks for the tip, I have corrected the command for Arch Linux in the article&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jim		</title>
		<link>https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989585</link>

		<dc:creator><![CDATA[jim]]></dc:creator>
		<pubDate>Tue, 28 Mar 2023 15:05:21 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49986#comment-1989585</guid>

					<description><![CDATA[Hi,

The correct command to install &lt;strong&gt;adb&lt;/strong&gt; (Android Debug Bridge) in &lt;strong&gt;Arch Linux&lt;/strong&gt; is:
&lt;pre&gt;
$ sudo pacman -S android-tools 
or 
$ yay -S android-tools
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>The correct command to install <strong>adb</strong> (Android Debug Bridge) in <strong>Arch Linux</strong> is:</p>
<pre>
$ sudo pacman -S android-tools 
or 
$ yay -S android-tools
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jim		</title>
		<link>https://www.tecmint.com/install-android-debug-bridge-linux/comment-page-1/#comment-1989572</link>

		<dc:creator><![CDATA[jim]]></dc:creator>
		<pubDate>Tue, 28 Mar 2023 14:25:52 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=49986#comment-1989572</guid>

					<description><![CDATA[Hi,

I can&#039;t find &lt;strong&gt;adb&lt;/strong&gt; package in &lt;strong&gt;Arch Linux&lt;/strong&gt;.
&lt;pre&gt;
# yay -S adb 
 -&#062; Could not find all the required packages:
	adb (Target)
&lt;/pre&gt;
Thanks in advance.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I can&#8217;t find <strong>adb</strong> package in <strong>Arch Linux</strong>.</p>
<pre>
# yay -S adb 
 -&gt; Could not find all the required packages:
	adb (Target)
</pre>
<p>Thanks in advance.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
