lxc-templates on AUR (Arch User Repository)

Last updated: May 20,2024

1. Install "lxc-templates" 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 lxc-templates on Arch using YAY

$ yay -S lxc-templates

* (Optional) Uninstall lxc-templates on Arch using YAY

$ yay -Rns lxc-templates

2. Manually Install "lxc-templates" via AUR

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

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

b. Clone lxc-templates's git locally

$ git clone https://aur.archlinux.org/lxc-templates.git ~/lxc-templates

c. Go to ~/lxc-templates folder and install it

$ cd ~/lxc-templates $ makepkg -si

3. Information about the lxc-templates package on Arch User Repository (AUR)

ID: 685883
Name: lxc-templates
PackageBaseID: 131235
PackageBase: lxc-templates
Version: 3.0.4-1
Description: Old style template scripts for LXC
URL: https://github.com/lxc/lxc-templates
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: Nachoc
Submitter: Nachoc
FirstSubmitted: 1522453424
LastModified: 1578965785
URLPath: /cgit/aur.git/snapshot/lxc-templates.tar.gz