Epson ET-m3140 printer on Raspberry Pi400 install problem

Dear Manjaro users,

firstly I would like to apologize for my poor English.
As of today I am using Manjaro 21 KDE as my base system on the Raspberry pi 400.
I don’t have another pc / laptop, so I am dependent on it.
Before Manjaro I used Raspberry Pi OS.

Now I want to install my Epson ET-3140 printer.
But I can’t do it, it works differently than the Raspberry Pi OS 'deb’file.
I downloaded the official driver here:

This contains a ‘tar.gz’ file that I extract with Ark.
But which step should I follow next?
I tried to run the commandlines here, but unfortunately to no avail:

Can someone please help me?
Thank you in advance.

Why not using the PKGBUILD?

https://aur.archlinux.org/packages/epson-inkjet-printer-escpr2/

To install this driver, just type

pamac build epson-inkjet-printer-escpr2

It clones the recipe and build a package for you.

Here is what it does: PKGBUILD - aur.git - AUR Package Repositories

In the first place (after using the code) it gave a error:

Bezig met voorbereiden…
Bezig met controleren van epson-inkjet-printer-escpr2 afhankelijkheden…
Bezig met oplossen van afhankelijkheden…
Bezig met controleren van interne conflicten…

Te installeren (1):
** cups 1:2.3.3op2-3 (Vereist door: epson-inkjet-printer-escpr2) extra **
Te bouwen (1):
** epson-inkjet-printer-escpr2 1.1.32-1 AUR**

Totale installatiegrootte: 12,9 MB

**Bouwbestanden bewerken : [e] **
Overdracht toepassen ? [e/y/N] y

Bezig met controleren van sleutelbos… [1/1]
Bezig met controleren van integriteit… [1/1]
Bezig met laden van pakketbestanden… [1/1]
Bezig met controleren van bestandsconflicten… [1/1]
Bezig met controleren van beschikbare schijfruimte… [1/1]
Bezig met installeren van cups (1:2.3.3op2-3)… [1/1]
>> If you use an HTTPS connection to CUPS, the first time you access
>> the interface it may take a very long time before the site comes up.
>> This is because the first request triggers the generation of the CUPS
>> SSL certificates which can be a very time-consuming job.
Bezig met uitvoeren van afhandeling van overdracht…
Creating system user accounts… [1/6]
Reloading system manager configuration… [2/6]
Arming ConditionNeedsUpdate… [3/6]
Reloading system bus configuration… [4/6]
Updating icon theme caches… [5/6]
Updating the desktop file MIME type cache… [6/6]

Bezig met bouwen van epson-inkjet-printer-escpr2…
Bezig met klonen van epson-inkjet-printer-escpr2 bouwbestanden…
==> FOUT: epson-inkjet-printer-escpr2 is niet beschikbaar voor de architectuur ‘aarch64’.

After that i looked in the Manjaro software installer and found the packed.
It installed very well, but what is the next step?