Search Criteria
Package Details: katex 0.16.21-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/katex.git (read-only, click to copy) |
---|---|
Package Base: | katex |
Description: | Fast math typesetting for the web |
Upstream URL: | https://katex.org |
Licenses: | MIT |
Submitter: | jxir |
Maintainer: | jxir |
Last Packager: | jxir |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-11 15:25 (UTC) |
Last Updated: | 2025-01-17 21:12 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron, nodejs-lts-jod)
- npm (python-nodejs-wheelAUR, corepackerAUR) (make)
Required by (1)
- slweb (optional)
Latest Comments
jxir commented on 2022-01-18 07:41 (UTC)
@ouuan Done. Thanks for the feedback!
ouuan commented on 2022-01-18 01:08 (UTC)
Please remove
--user root
in PKGBUILD. Since npm 7, the--user
option is no longer available.--user root
not only doesn't fix the permission problem, but also installs the package called "root", which conflicts with other packages that also have the--user root
option.