Estou tentando instalar o RStudio para concluir algumas tarefas básicas que não exigem uso intensivo de CPU.
Eu baixo o .deb
arquivo e executo o seguinte:
matt@matt-Rpi-2GB:~/Downloads$ sudo gdebi rstudio-2022.07.1-554-amd64.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Reading state information... Done
This package is uninstallable
Dependency is not satisfiable: libedit2
Não consigo libedit2
instalar. Tentei:
matt@matt-Rpi-2GB:~/Downloads$ sudo apt install libedit2
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libedit2 is already the newest version (3.1-20210910-1build1).
libedit2 set to manually installed.
The following packages were automatically installed and are no longer required:
dctrl-tools dmeventd dmraid dpkg-repack efibootmgr gir1.2-timezonemap-1.0
gir1.2-xkl-1.0 grub-common grub-efi-arm64 grub-efi-arm64-bin
grub-efi-arm64-signed grub2-common kpartx kpartx-boot libdebian-installer4
libdevmapper-event1.02.1 libdmraid1.0.0.rc16 libdpkg-perl
libfile-fcntllock-perl liblvm2cmd2.03 libtimezonemap-data libtimezonemap1
lvm2 os-prober python3-icu python3-pam rdate thin-provisioning-tools
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Como posso libedit2
instalar a biblioteca corretamente? Tive problemas para fazer o RStudio funcionar. Eu r-base
instalei.
Dados:
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Responder1
Existe uma versão de pré-lançamento do arm64 RStudio Server.
Servidor RStudiohttps://dailies.rstudio.com/rstudio/elsbeth-geranium/server/bionic-arm64/ RStudio Desktop (Elétron) -https://dailies.rstudio.com/rstudio/elsbeth-geranium/electron/bionic-arm64/
Aqui está o link do problema do GitHub:https://github.com/rstudio/rstudio/issues/8809#issuecomment-1224856044