So I went to AUR using pamac. Found the hplip-plugin
version 3.20.2-1. Went on to build it.
Here's how it went:
Cloning hplip-plugin build files...
Checking hplip-plugin dependencies...
Resolving dependencies...
Checking inter-conflicts...
Building hplip-plugin...
==> Making package: hplip-plugin 3.20.2-1 (Mon Mar 9 13:33:58 2020)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Downloading hplip-3.20.2-plugin.run...
==> Validating source files with md5sums...
hplip-3.20.2-plugin.run ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
==> Entering fakeroot environment...
==> Starting package()...
/var/tmp/pamac-build-james/hplip-plugin/PKGBUILD: baris 23: cd: /var/tmp/pamac-build-james/hplip-plugin/src/hplip-3.20.2-plugin: Tidak ada berkas atau direktori seperti itu
==> ERROR: A failure occurred in package().
Aborting...
The third last line says that Such file or directory doesn't exist
.
So it ended up with an ERROR: A failure occurred in package().
What did I do wrong?