[feature suggestion] Please provide an installation script that would install Quarto into the stage directory #10923
Labels
enhancement
New feature or request
installers
issues with packages from package managers, installers, etc.
Milestone
Bug description
Currently Quarto only provides binary archives for some distros.
This is in stark contrast with the majority of other open source software that provide cmake/make/etc commands that are able to build and install their software into a stage directory.
Quarto should provide a clean installation script that would install Quarto into a stage directory and it would check whether dependency versions are acceptable.
Users of Debian, Redhat, Arch, Nix, BSD, etc systems expect software to be packaged. Users wouldn't be downloading binary archives from GitHub, unpacking them, then setting up paths, etc, in order to install RStudio.
Users just want to run
pkg install rstudio
and it would be installed with all the dependencies including Quarto.Quarto doesn't make it easy to integrate it into the packaging systems, and as a result very few packaging systems adopted it and the ones who did adopt it only have very outdated Quarto versions: https://repology.org/project/quarto/versions
Steps to reproduce
No response
Expected behavior
No response
Actual behavior
No response
Your environment
FreeBSD 14.1
Quarto check output
The text was updated successfully, but these errors were encountered: