lxdui on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S lxdui

* (Optional) Uninstall lxdui on Arch using YAY

$ yay -Rns lxdui

2. Manually Install "lxdui" via AUR

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

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

b. Clone lxdui's git locally

$ git clone https://aur.archlinux.org/lxdui.git ~/lxdui

c. Go to ~/lxdui folder and install it

$ cd ~/lxdui $ makepkg -si

3. Information about the lxdui package on Arch User Repository (AUR)

ID: 740229
Name: lxdui
PackageBaseID: 133863
PackageBase: lxdui
Version: 2.1.3-1
Description: Web UI for the native Linux container technology LXD/LXC
URL: https://github.com/AdaptiveScale/lxdui
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: pa314159
Submitter: pa314159
FirstSubmitted: 1530285754
LastModified: 1590051971
URLPath: /cgit/aur.git/snapshot/lxdui.tar.gz