lyx on AUR (Arch User Repository)
Last updated: December 25,2024
1. Install "lyx" 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
Copied
b. Install lyx on Arch using YAY
$
yay -S
lyx
Copied
* (Optional) Uninstall lyx on Arch using YAY
$
yay -Rns
lyx
Copied
2. Manually Install "lyx" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lyx's git locally
$
git clone https://aur.archlinux.org/lyx.git
~/lyx
Copied
c. Go to ~/lyx folder and install it
$
cd
~/lyx
Copied
$
makepkg -si
Copied
3. Information about the lyx package on Arch User Repository (AUR)
ID: 1383746
Name: lyx
PackageBaseID: 177569
PackageBase: lyx
Version: 2.3.7-3
Description: An advanced WYSIWYM document processor & LaTeX front-end
URL: https://www.lyx.org
NumVotes: 96
Popularity: 0.801053
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648835727
LastModified: 1704922171
URLPath: /cgit/aur.git/snapshot/lyx.tar.gz
Name: lyx
PackageBaseID: 177569
PackageBase: lyx
Version: 2.3.7-3
Description: An advanced WYSIWYM document processor & LaTeX front-end
URL: https://www.lyx.org
NumVotes: 96
Popularity: 0.801053
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648835727
LastModified: 1704922171
URLPath: /cgit/aur.git/snapshot/lyx.tar.gz