You are not logged in.

#1 2019-02-03 07:40:10

_zethex
Member
Registered: 2019-01-30
Posts: 10

[SOLVED] How do I install etcher/packages with a git clone URL?

Hello all,

I was trying to install

etcher

, however it has a git clone URL so I can't simply use

sudo pacman -S etcher

. Don't know and have any experience using

git clone

, so I don't know what I am supposed to do.

I have tried installing git and using

git clone https://aur.archlinux.org/etcher.git

then going to a terminal at the etcher location at /home it created, then running makepkg, installed the dependencies it needed, ran makepkg again and an error came out:

/home/arch/etcher/PKGBUILD: line 44: make: command not found
==> ERROR: A failure occurred in build().

So I probably did it wrong there, can someone tell me how I install etcher?

Last edited by _zethex (2019-02-03 08:55:10)

Offline

#2 2019-02-03 08:04:24

totte
Member
Registered: 2011-08-22
Posts: 64

Re: [SOLVED] How do I install etcher/packages with a git clone URL?

Offline

#3 2019-02-03 08:30:43

_zethex
Member
Registered: 2019-01-30
Posts: 10

Re: [SOLVED] How do I install etcher/packages with a git clone URL?

No, but I will install it and try the method I used before again. I'll post an update once I'm done.

Offline

#4 2019-02-03 08:46:53

_zethex
Member
Registered: 2019-01-30
Posts: 10

Re: [SOLVED] How do I install etcher/packages with a git clone URL?

Okay, it's finished, there were no errors when it was finished, don't know what to do after this though, what should I do after this? What should I do to get etcher installed now?

Offline

#5 2019-02-03 08:50:31

totte
Member
Registered: 2011-08-22
Posts: 64

Re: [SOLVED] How do I install etcher/packages with a git clone URL?

That part is explained two headers down in the same article, see Build and install the package.

Offline

#6 2019-02-03 08:54:47

_zethex
Member
Registered: 2019-01-30
Posts: 10

Re: [SOLVED] How do I install etcher/packages with a git clone URL?

Oh, sorry. I found out here that I just needed to run

sudo pacman -U /home/arch/etcher/etcher-1.4.9-1-x86_64.pkg.tar.xz

Etcher is now installed, now I know how to install these packages. Thanks

Offline

Board footer

Powered by FluxBB