The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/388

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
lxd has been added to the [community repository](https://www.archlinux.org/packages/community/x86_64/lxd/). Updated the installation instructions and the Arch Linux naming through the article.
From b6c6134d0c5511377b26854517101843f24cd193 Mon Sep 17 00:00:00 2001
From: Morten Linderud <foxbo...@archlinux.org>
Date: Fri, 31 Jan 2020 13:51:57 +0100
Subject: [PATCH] Update Arch Linux installation instructions

lxd has been added to the [community 
repository](https://www.archlinux.org/packages/community/x86_64/lxd/). Updated 
the installation instructions and the Arch Linux naming through the article.
---
 content/lxd/getting-started-cli.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/content/lxd/getting-started-cli.md 
b/content/lxd/getting-started-cli.md
index 15cd9d0..99c6c85 100644
--- a/content/lxd/getting-started-cli.md
+++ b/content/lxd/getting-started-cli.md
@@ -17,10 +17,12 @@ To install the feature branch of LXD, run:
 
     apk add lxd
 
-### ArchLinux
-Instructions on how to use the AUR package for LXD can be [found 
here](https://wiki.archlinux.org/index.php/LXD)
+### Arch Linux
+To install the feature branch of LXD, run:
+
+    pacman -S lxd
 
-Alternatively, the snap package can also be used on ArchLinux (see below).
+Alternatively, the snap package can also be used on Arch Linux (see below).
 
 ### Fedora
 Instructions on how to use the COPR repository for LXD can be [found 
here](https://copr.fedorainfracloud.org/coprs/ganto/lxd/).
@@ -66,7 +68,7 @@ To install the feature branch of LXD, run:
 
     apt install -t xenial-backports lxd lxd-client
 
-### Snap package (ArchLinux, Debian, Fedora, OpenSUSE and Ubuntu)
+### Snap package (Arch Linux, Debian, Fedora, OpenSUSE and Ubuntu)
 LXD upstream publishes and tests a snap package which works for a number of 
Linux distributions.
 
 The list of Linux distributions we currently test our snap for can be [found 
here](https://jenkins.linuxcontainers.org/job/lxd-test-snap-latest-stable/).
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to