<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Cups on Eloy Melo</title>
    <link>https://eloymelo.com/tags/cups/</link>
    <description>Recent content in Cups on Eloy Melo</description>
    <generator>Hugo -- 0.147.9</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 12 Jun 2025 10:00:00 -0300</lastBuildDate>
    <atom:link href="https://eloymelo.com/tags/cups/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up an EPSON Printer</title>
      <link>https://eloymelo.com/tutorials/miscellaneous/epson-printer/</link>
      <pubDate>Thu, 12 Jun 2025 10:00:00 -0300</pubDate>
      <guid>https://eloymelo.com/tutorials/miscellaneous/epson-printer/</guid>
      <description>&lt;h2 id=&#34;1-install-the-required-driver-for-your-distro&#34;&gt;1. Install the required driver for your distro&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Debian:&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo apt install printer-driver-escpr
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Fedora:&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo dnf install epson-inkjet-printer-escpr
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Arch:&lt;/strong&gt;&lt;/p&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;yay -S epson-inkjet-printer-escpr
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;2-enable-and-start-the-cups-service&#34;&gt;2. Enable and start the CUPS service&lt;/h2&gt;
&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;sudo systemctl enable cups &lt;span style=&#34;color:#f92672&#34;&gt;&amp;amp;&amp;amp;&lt;/span&gt; sudo systemctl start cups
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;3-add-the-printer-via-cups-web-interface&#34;&gt;3. Add the printer via CUPS web interface&lt;/h2&gt;
&lt;p&gt;Go to &lt;code&gt;http://localhost:631&lt;/code&gt;, then navigate to &lt;strong&gt;Administration &amp;gt; Add Printer&lt;/strong&gt;, select the printer on your network and follow the prompts. When choosing the driver model, pick the closest match — for the L355, the L405 or L455 works well.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
