Last year I switched to Fedora from Pop_OS and Ubuntu before that. I quite like the vanilla Gnome and the more up to date packages. In this post I keep track of some of my install so I can revisit this later for reference.
R programming language
Install R and enable R Copr repository and install manager
$ sudo dnf install R
$ sudo dnf copr enable iucar/cran
$ sudo dnf install R-CoprManager
R-Studio is in another repo
$ sudo dnf copr enable iucar/rstudio
$ sudo dnf install rstudio-desktop
Typst
$ sudo dnf copr enable claaj/typst
$ sudo dnf install typst