Package Details: lyx 2.3.7-2

Git Clone URL: https://aur.archlinux.org/lyx.git (read-only, click to copy)
Package Base: lyx
Description: An advanced WYSIWYM document processor & LaTeX front-end
Upstream URL: https://www.lyx.org
Keywords: latex
Licenses: GPL
Submitter: arojas
Maintainer: carlosal1015
Last Packager: carlosal1015
Votes: 79
Popularity: 3.64
First Submitted: 2022-04-01 17:55 (UTC)
Last Updated: 2023-01-08 18:00 (UTC)

Pinned Comments

carlosal1015 commented on 2022-04-03 19:23 (UTC) (edited on 2022-04-03 19:24 (UTC) by carlosal1015)

Important note: Is recommended to receive the following key before to install:

$ gpg --recv-keys DE7A44FAC7FB382D

Also is possible skip the verification, adding the flag for (e.g makepkg, yay) --skippgpcheck, --nopgpfetch, respectively.

Latest Comments

1 2 3 4 Next › Last »

carlosal1015 commented on 2023-01-09 00:42 (UTC) (edited on 2023-01-09 00:43 (UTC) by carlosal1015)

No error from my side @marco.righi.

Thanks @ptr1337.

ptr1337 commented on 2023-01-08 16:03 (UTC)

Please add in the options array "!lto"

lyx does not compile correctly when LTO is enabled. devtools does default now to have LTO enabled, so please add it.

wuddy commented on 2022-06-03 15:47 (UTC)

@carlosal1015 It works. very thanks for your help

carlosal1015 commented on 2022-06-03 14:56 (UTC) (edited on 2022-06-03 14:58 (UTC) by carlosal1015)

Yes @wuddy, before try again this command

$ sudo pacman -Syu --needed base-devel

it will provide /usr/bin/make command. It is not mandatory to include make in makedepends array because is an AUR package since this description in Arch Wiki.

wuddy commented on 2022-06-03 14:24 (UTC) (edited on 2022-06-03 14:25 (UTC) by wuddy)

meet an error when I install. How can I fix it?

''' ./autogen.sh: line 86: make: command not found Building po/POTFILES.in failed -- aborting ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'lyx-2.3.6.1-6': error: packages failed to build: lyx-2.3.6.1-6 '''

carlosal1015 commented on 2022-05-14 12:25 (UTC)

Nice, pkgconf belongs to base-devel group for that reason it was not listed as some dependency.

Beryl commented on 2022-05-14 08:45 (UTC)

Finaly, I've just compiled the last version of Lyx on my Manjaro KDE. Just install the package Pkgconf before. And that's it!

ShacharH commented on 2022-05-12 19:46 (UTC)

This is a must have for maths students, I don't understand why this isn't in the official repos