Package Details: rider-eap 1:241.14494.225-1

Git Clone URL: https://aur.archlinux.org/rider-eap.git (read-only, click to copy)
Package Base: rider-eap
Description: A cross-platform .NET IDE by JetBrains.
Upstream URL: https://www.jetbrains.com/rider/eap/
Keywords: C# core dotnet F# IDE JetBrains Mono net VB
Licenses: custom
Submitter: wenLiangcan
Maintainer: gromit
Last Packager: gromit
Votes: 37
Popularity: 0.61
First Submitted: 2016-03-02 01:46 (UTC)
Last Updated: 2024-03-29 03:50 (UTC)

Dependencies (2)

Required by (1)

Sources (2)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

ignormies commented on 2019-05-23 17:39 (UTC)

@ShayBox, 191.6733.985 is the standard Rider 2019.1.1 release, not an EAP

ignormies commented on 2019-05-20 19:33 (UTC)

There are currently no active EAP releases for Rider. Because it has been over 30 days since the last release, the EAP builds are expired and will not run. Until a new one is released, please use the standard rider package.

Please only mark this package as out-of-date once there is a new EAP from Jetbrains.

FADED commented on 2019-03-18 18:59 (UTC)

Rider 2019.1 EAP was released. Patch attached.

diff --git a/PKGBUILD b/PKGBUILD
index 8bb4e17..cd5b47d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,12 +3,12 @@
 # Contributor: Dustin Falgout <dustin@falgout.us>
 # Contributor: Gifts <gifts.antichat@gmail.com>
 # Contributor: Andrey Vlasovskikh <andrey.vlasovskikh@gmail.com>

 pkgname=rider-eap
-pkgver=182.3894.140
-_dlver="2018.2-EAP5-182.3894.140.Checked"
+pkgver=191.6062.275
+_dlver="2019.1-EAP1-191.6062.275.Checked"
 pkgrel=1
 epoch=1
 pkgdesc="A cross-platform C# IDE by JetBrains."
 arch=('any')
 options=('!strip')
@@ -19,11 +19,11 @@ provides=("rider")
 conflicts=("rider")
 groups=("development" "IDE" "editor" "jetbrains")

 source=("https://download.jetbrains.com/rider/JetBrains.Rider-${_dlver}.tar.gz"
         "${pkgname}.desktop")
-sha256sums=('faa23ea18eeefe5e7d16532b32f41c3301c205048e9fd852304354119969a34b'
+sha256sums=('83c8ac062fe651271779b83012c471185cf895374df94193a8dd64b5b903d30e'
             'cbb7c9b847c92c95403be237ab01183eb0516b4a9b46c8ba27c87243fed8cbb8')

 package() {
     cd "${srcdir}"
     install -dm 755 \

mitchhentges commented on 2018-06-15 03:01 (UTC)

Hey, I prefer to update these jetbrains tools using my package manager, rather than using the Jetbrains toolbox. For example, the IntelliJ IDEA Ultimate Edition EAP package is updated every time Jetbrains releases a new version. (https://aur.archlinux.org/packages/intellij-idea-ue-eap)

I think that this package should be updated whenever Rider EAP is released as well. If this package isn't being updated at the same rate as the Jetbrains releases, I believe that this package should be open to new maintenance.

However, I'm not super familiar with the Arch User Repository, so perhaps that^ approach isn't the best? Just thinking out loud :)

digital commented on 2018-04-25 15:42 (UTC)

https://download-cf.jetbrains.com/rider/JetBrains.Rider-2018.1.tar.gz

manchoz commented on 2018-03-22 09:58 (UTC)

To be always up to date with future releases, please install https://aur.archlinux.org/packages/jetbrains-toolbox/ and subscribe to EAP or Nightly channel.

manchoz commented on 2018-03-22 09:56 (UTC)

Thanks so much to rfvgyhn.