elyxer on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S elyxer

* (Optional) Uninstall elyxer on Arch using YAY

$ yay -Rns elyxer

2. Manually Install "elyxer" via AUR

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

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

b. Clone elyxer's git locally

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

c. Go to ~/elyxer folder and install it

$ cd ~/elyxer $ makepkg -si

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

ID: 1065630
Name: elyxer
PackageBaseID: 139797
PackageBase: elyxer
Version: 1.2.5-5
Description: A LyX to HTML converter
URL: https://pinchito.es/elyxer/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dreieck
Submitter: dvzrv
FirstSubmitted: 1550700570
LastModified: 1649762842
URLPath: /cgit/aur.git/snapshot/elyxer.tar.gz

5. The same packages on other Linux Distributions