Development discussion of WireGuard
 help / color / mirror / Atom feed
From: Christian Hesse <list@eworm.de>
To: Phillip Smith <fukawi2@gmail.com>
Cc: WireGuard mailing list <wireguard@lists.zx2c4.com>
Subject: Re: [WireGuard] The Distro Package Maintainers Thread
Date: Tue, 5 Jul 2016 21:05:35 +0200	[thread overview]
Message-ID: <20160705210535.3e4feca5@leda.localdomain> (raw)
In-Reply-To: <CAKAE9iRNJEMO9S3_hNNK5tWYASxKMQA4-0FTJRAFjq6PJ8jKTw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1332 bytes --]

Phillip Smith <fukawi2@gmail.com> on Tue, 2016/07/05 11:15:
> > Have you got a better suggestion for a "command"? What do you prefer
> > to yaourt for installing AUR packages?  
> 
> There isn't really a single official command for installing from the
> AUR. It is assumed the user has an understanding of the AUR process,
> and tools like yaourt are unofficial third-party utilities.
> A bare minimum of commands to do it manually would be something like:
>     git clone https://aur.archlinux.org/wireguard-dkms.git && cd
> wireguard-dkms makepkg -is
>     cd ..
>     git clone https://aur.archlinux.org/wireguard-tools.git && cd
> wireguard-dkms makepkg -is

This is a split package, so you should be fine with:

git clone https://aur.archlinux.org/wireguard.git
cd wireguard
makepkg -is

This requires pacman to be granted permissions by su or sudo, though.
How about splitting the install?

git clone https://aur.archlinux.org/wireguard.git
cd wireguard
makepkg

And with root privileges:

pacman -U wireguard-dkms-*.pkg.tar.xz wireguard-tools-*.pkg.tar.xz 

-- 
main(a){char*c=/*    Schoene Gruesse                         */"B?IJj;MEH"
"CX:;",b;for(a/*    Best regards             my address:    */=0;b=c[a++];)
putchar(b-1/(/*    Chris            cc -ox -xc - && ./x    */b/42*2-3)*42);}

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

  parent reply	other threads:[~2016-07-05 19:02 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 12:52 Jason A. Donenfeld
2016-06-30 13:28 ` Christian Hesse
2016-06-30 14:45 ` Bruno Wolff III
2016-06-30 15:03 ` Daniel Kahn Gillmor
2016-07-01 16:40   ` [WireGuard] debian packaging [was: Re: The Distro Package Maintainers Thread] Daniel Kahn Gillmor
2016-07-01 21:05     ` Jason A. Donenfeld
2016-07-01 21:11       ` Jason A. Donenfeld
2016-07-02 12:38         ` Daniel Kahn Gillmor
2016-07-06 22:34     ` Jason A. Donenfeld
2016-07-08 21:20       ` Daniel Kahn Gillmor
2016-06-30 15:30 ` [WireGuard] The Distro Package Maintainers Thread Baptiste Jonglez
2016-06-30 18:32 ` Jason A. Donenfeld
2016-06-30 18:42   ` Jason A. Donenfeld
2016-06-30 19:27   ` Christian Hesse
2016-06-30 19:34     ` Jason A. Donenfeld
2016-07-01  2:41       ` Jason A. Donenfeld
2016-07-01 12:26         ` Daniel Kahn Gillmor
2016-07-01 21:28 ` Jason A. Donenfeld
2016-07-01 21:45   ` Christian Hesse
2016-07-02 12:39   ` Daniel Kahn Gillmor
2016-07-02 15:55     ` Daniel Kahn Gillmor
2016-07-04 15:50 ` Jason A. Donenfeld
2016-07-04 22:57   ` Phillip Smith
2016-07-04 23:46     ` Jason A. Donenfeld
2016-07-05  1:15       ` Phillip Smith
2016-07-05  1:23         ` Jason A. Donenfeld
2016-07-05 19:05         ` Christian Hesse [this message]
2016-07-11 17:51 ` Jason A. Donenfeld
2016-07-11 21:20   ` Baptiste Jonglez
2016-07-11 22:34     ` Jason A. Donenfeld
2016-07-12 10:59   ` Daniel Kahn Gillmor
2016-07-12 15:27     ` Jason A. Donenfeld
2016-07-13 14:29       ` Jason A. Donenfeld
2016-07-13 16:35         ` Jason A. Donenfeld
     [not found]           ` <CAHmME9qQ=46ZyPLPAw8sDb1bhwWGdEcxoFpof3meV+WUKHrMfg@mail.gmail.com>
2016-07-13 16:42             ` Jason A. Donenfeld
2016-07-13 16:49               ` Baptiste Jonglez
2016-07-13 17:58                 ` Jason A. Donenfeld
2016-07-13 18:15                   ` Martin Hauke
2016-07-13 21:57               ` Daniel Kahn Gillmor
2016-07-14 14:27                 ` Jason A. Donenfeld
2016-07-14 14:30                   ` Jason A. Donenfeld

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160705210535.3e4feca5@leda.localdomain \
    --to=list@eworm.de \
    --cc=fukawi2@gmail.com \
    --cc=wireguard@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).