lxd-lts on AUR (Arch User Repository)

Last updated: July 04,2024

1. Install "lxd-lts" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install lxd-lts on Arch using YAY

$ yay -S lxd-lts

* (Optional) Uninstall lxd-lts on Arch using YAY

$ yay -Rns lxd-lts

2. Manually Install "lxd-lts" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone lxd-lts's git locally

$ git clone https://aur.archlinux.org/lxd-lts.git ~/lxd-lts

c. Go to ~/lxd-lts folder and install it

$ cd ~/lxd-lts $ makepkg -si

3. Information about the lxd-lts package on Arch User Repository (AUR)

ID: 548176
Name: lxd-lts
PackageBaseID: 114963
PackageBase: lxd-lts
Version: 3.0.2-1
Description: REST API, command line tool and OpenStack integration plugin for LXC. (LTS version)
URL: https://github.com/lxc/lxd
NumVotes: 6
Popularity: 0.003687
OutOfDate: 1555708294
Maintainer:
FirstSubmitted: 1471949687
LastModified: 1538320252
URLPath: /cgit/aur.git/snapshot/lxd-lts.tar.gz