Search Criteria
Package Details: rider 1:2024.3.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/rider.git (read-only, click to copy) |
---|---|
Package Base: | rider |
Description: | A cross-platform .NET IDE by JetBrains. |
Upstream URL: | https://www.jetbrains.com/rider/ |
Keywords: | .NET ASP.NET C# editor F# IDE Jetbrains Unity VB.NET Xamarin |
Licenses: | Commercial |
Conflicts: | rider |
Provides: | rider |
Submitter: | tim.hellhake |
Maintainer: | tim.hellhake |
Last Packager: | tim.hellhake |
Votes: | 87 |
Popularity: | 3.09 |
First Submitted: | 2017-08-06 22:00 (UTC) |
Last Updated: | 2025-01-03 02:01 (UTC) |
Dependencies (3)
- gendesk (make)
- mono (mono-gitAUR) (optional) – .NET runtime
- msbuild (mono-msbuild-gitAUR, mono-msbuild) (optional) – build .NET Core projects
Required by (1)
- xamarin-android (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
C_Schmidpeter commented on 2021-11-06 09:16 (UTC)
Small improvement hint:
"pkgdesc='A cross-platform C# IDE by JetBrains.'" should be changed to "pkgdesc='A cross-platform .NET IDE by JetBrains.'", as Rider supports all three major .NET languages (C#, F#, VB)
Albe111 commented on 2021-09-06 16:14 (UTC)
If you need to work with unity install rider from jetbrains-toolbox, otherwise it will not communicate correctly with the engine.
ShroudedNight commented on 2021-06-02 13:29 (UTC)
The icon change results in Rider having a placeholder icon in Gnome.
To fix this, I needed to add the Rider icon files to the
hicolor
theme:(Only one of these appears to be required)
And then update the icon theme cache:
Mildly interesting side-note: The icons JetBrains ships as part of the application are mildly different from the logos shipped in their Rider marketing resource: https://resources.jetbrains.com/storage/products/rider/docs/rider_logos.zip
Lochnair commented on 2021-05-10 18:29 (UTC)
Please update the sha256sum for rider.desktop, it's currently incorrect after the change today
osu_Vanilla commented on 2021-05-10 05:27 (UTC) (edited on 2021-05-10 05:30 (UTC) by osu_Vanilla)
At file
rider.desktop
, please usingIcon=rider
instead ofsed -i "s#Exec=#Exec=\"${_installdir}/${pkgname}/bin/rider.sh\" %f#g" "${pkgname}.desktop"
in PKGBUILD. This will allow us to use icon pack.kovac commented on 2021-04-15 13:52 (UTC)
I have a problem with authenticating with private nuget feed in Azure DevOps. Rider doesn't prompt me with the Microsoft login screen when I open the solution. I also tried creating a PAT with access permissions to pull nuget packages and add it in the username and password in the package source. But I keep seeing the below log:
Unable to load the service index for source https://pkgs.dev.azure.com/xxx/_packaging/internal/nuget/v3/index.json.
ShroudedNight commented on 2021-04-08 18:54 (UTC) (edited on 2021-04-08 18:54 (UTC) by ShroudedNight)
As things currently stand, the final package advertises itself as being appropriate for any architecture supported by Arch. Given that the JetBrains runtime is explicitly for AMD64, it's probably worth modifying things at some point so that this limitation is reflected in the generated package.
ShroudedNight commented on 2021-01-04 03:50 (UTC) (edited on 2021-01-04 03:51 (UTC) by ShroudedNight)
Patch for 2020.3.2 applied against 7ca66b2:
navarroaxel commented on 2020-10-22 13:21 (UTC)
Could you please update the package?
ShroudedNight commented on 2020-10-02 14:34 (UTC) (edited on 2020-10-02 14:42 (UTC) by ShroudedNight)
Just repackaged locally with the following changes for 2020.2.4, everything appears to be working (edited to include .SRCINFO changes):
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »