Search Criteria
Package Details: katex 0.17.0-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: | 2026-05-22 12:19 (UTC) |
Dependencies (2)
- nodejs (nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogenAUR, nodejs-lts-iron, nodejs-lts-jod, nodejs-lts-krypton)
- npm (python-nodejs-wheelAUR, npm-corepackAUR) (make)
Required by (2)
- llm-thalamus
- 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 rootin PKGBUILD. Since npm 7, the--useroption is no longer available.--user rootnot only doesn't fix the permission problem, but also installs the package called "root", which conflicts with other packages that also have the--user rootoption.