Skip to content

Commit

Permalink
added images to linux install
Browse files Browse the repository at this point in the history
  • Loading branch information
codetricity committed Aug 29, 2024
1 parent 7e60f5b commit dfd577a
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions readme_assets/linux_setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,26 @@ Packages (12) java-environment-common-3-5 java-runtime-common-3-5
boost-1.83.0-9 jdk8-openjdk-8.422.u05-1 patchelf-0.18.0-3
wget-1.24.5-3 yarn-1.22.22-2
```

Package completed.

```text
==> Creating package "rstudio-desktop"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: rstudio-desktop 2024.04.2.764-1 (Wed Aug 28 17:46:26 2024)
[craig@archmini rstudio-desktop]$
```

Install

```text
sudo pacman -U rstudio-desktop-2024.04.2.764-1-x86_64.pkg.tar.zst
```

![R Studio Start](r-studio-start.png)

![install renv](install-renv.png)
Binary file added readme_assets/linux_setup/install-renv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_assets/linux_setup/r-studio-start.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dfd577a

Please sign in to comment.