Can Rstudio Connect, Package Manager, Workbench be installed on Ubuntu 22.04?
Recently, the directions got a little confusing. In the directions for Ubuntu 18/20 Rstudio list these commands for each software:
curl -O https://download2.rstudio.org/server/bionic/amd64/rstudio-workbench-2022.02.2-485.pro2-amd64.deb sudo gdebi rstudio-workbench-2022.02.2-485.pro2-amd64.deb
and
curl -Lo rsc-installer.sh https://cdn.rstudio.com/connect/installer/installer-v2.0.0.sh sudo -E bash ./rsc-installer.sh 2022.04.2
and
curl -O https://cdn.rstudio.com/package-manager/ubuntu20/amd64/rstudio-pm_2022.04.0-7_amd64.deb sudo gdebi rstudio-pm_2022.04.0-7_amd64.deb
This naming convention kind of implies ubuntu 22.04 at least to me. However, the documentation does not list ubuntu 22.04 as a supported version.
https://docs.rstudio.com/rsw/requirements/
I am kind of new to IT hardware administration so I just wanted clarification if there was a stable release of Rstudio Server Products for ubuntu 22.04