Search Criteria
Package Details: quarto-cli-pre-release 1.6.12-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-bin-pre-release, quarto-cli-git |
Provides: | quarto |
Submitter: | trap000d |
Maintainer: | None |
Last Packager: | trap000d |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-09-13 07:54 (UTC) |
Last Updated: | 2024-09-23 23:20 (UTC) |
Dependencies (10)
- dart-sass
- deno (deno-gitAUR, deno-initAUR)
- esbuild (esbuild-gitAUR)
- lua-lpeg
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- pandoc (pandoc-sile-gitAUR, pandoc-static-gitAUR, pandoc-binAUR, pandoc-cli)
- typst (typst-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Required by (3)
- python-great-tables (requires quarto) (make)
- python-great-tables-docs (requires quarto) (make)
- rstudio-desktop (requires quarto) (optional)
Latest Comments
trap000d commented on 2024-09-24 00:53 (UTC)
I have to maintain all quarto packages only as dependencies of RStudio. Since I've retired from keeping rstudio-desktop, I would also drop quarto. Arch maintainers planned to move it from AUR to 'extra'. This might be a good occasion.
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: