Search Criteria
Package Details: quarto-cli-pre-release 1.4.517-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/quarto-cli-pre-release.git (read-only, click to copy) |
---|---|
Package Base: | quarto-cli-pre-release |
Description: | Quarto is an open-source scientific and technical publishing system built on [Pandoc](https://pandoc.org). This package tracks pre-release tags of Quarto. |
Upstream URL: | https://quarto.org/ |
Licenses: | MIT |
Conflicts: | quarto-cli, quarto-cli-bin, quarto-cli-git |
Provides: | quarto |
Submitter: | trap000d |
Maintainer: | trap000d |
Last Packager: | trap000d |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-13 07:54 (UTC) |
Last Updated: | 2023-12-04 22:24 (UTC) |
Dependencies (10)
- dart-sass
- deno (deno-gitAUR, deno-initAUR)
- esbuild (esbuild-gitAUR)
- lua-lpeg
- nodejs (nodejs6-binAUR, nodejs-gitAUR, nodejs-lts-fermiumAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- pandoc (pandoc-static-gitAUR, pandoc-binAUR, pandoc-sile-gitAUR, pandoc-cli)
- typst (typst-gitAUR)
- git (git-vfsAUR, git-run-command-patch-gitAUR, git-gitAUR, git-fcAUR) (make)
- npm (nodejs6-binAUR, corepackerAUR) (make)
- rust (rust-nightlyAUR, rust-nightly-binAUR, rust-gitAUR, rustup-gitAUR, rustup) (make)
Required by (1)
- rstudio-desktop (requires quarto) (optional)
Latest Comments
urbainvaes commented on 2023-02-27 14:55 (UTC)
Hi @trap00Od,
Thank you for the explanation, makes sense. I've had so many bugs with Quarto, that I am wondering whether I should give it up entirely.
I tried installing from your modified PKGBUILD, but there was a small issue also. Thanks though!
trap000d commented on 2023-02-03 21:01 (UTC) (edited on 2023-02-06 06:46 (UTC) by trap000d)
Hi @urbainvaes,
Unfortunately upstream development of quarto-cli is far behind from deno. Current deno version is 1.30.x, however quarto-cli ('stable') only builds with deno 1.25.x, whereas quarto-cli-pre-release - only with deno 1.28.x.
Possible solutions: either install 'quarto-cli-bin', or downgrade deno to 1.28 then build quarto-cli-pre-release, or create PR(*) for deno>1.29 then persuade quarto devs to merge it.
(*) I've given it a try...
UPD: Finally it looks as working (however patch is kind of 'sub-optimal'). You can find modified PKGBUILD (and patch) here: https://github.com/trap000d/aur/tree/master/quarto-cli-pre-release
urbainvaes commented on 2023-02-03 11:36 (UTC)
Installation of this package fails for me, with the following error: