Package Details: pixieditor 2.0.1.19-1

Git Clone URL: https://aur.archlinux.org/pixieditor.git (read-only, click to copy)
Package Base: pixieditor
Description: All-in-one solution for 2D image editing
Upstream URL: https://pixieditor.net
Licenses: LGPL-3.0-only
Submitter: vitaliikuzhdin
Maintainer: vitaliikuzhdin
Last Packager: vitaliikuzhdin
Votes: 4
Popularity: 0.168492
First Submitted: 2025-08-02 08:49 (UTC)
Last Updated: 2026-01-18 12:12 (UTC)

Latest Comments

vitaliikuzhdin commented on 2025-08-16 10:04 (UTC)

@Arimil, the reason is that I can't request something like makedepends=('dotnet-sdk-8.0>=405'). The next best option is makedepends=('dotnet-sdk>=8.0.18.sdk405'), which dotnet-sdk-9.0 technically satisfies. Maybe I should notify the maintainer of the Arch .NET packages to consider altering the provides, but I'm not sure they would change something already so stable.

Arimil commented on 2025-08-15 23:51 (UTC) (edited on 2025-08-15 23:53 (UTC) by Arimil)

Odd, I see this has the dotnet-sdk-8.0 as a dependency but when I go to install it, it tries to install dotnet-sdk-9.0.8, and fails with the error mentioned below.

Funnily enough I also have dotnet-sdk-8.0 installed, just not at exactly 8.0.405.

Installed SDKs:
8.0.119 [/usr/share/dotnet/sdk]
9.0.109 [/usr/share/dotnet/sdk]

vitaliikuzhdin commented on 2025-08-04 06:27 (UTC)

@twelvedogs, please install dotnet-sdk-8.0-bin from the AUR.

twelvedogs commented on 2025-08-03 22:24 (UTC) (edited on 2025-08-03 22:25 (UTC) by twelvedogs)

Install the [8.0.405] .NET SDK or update [/home/twelvedogs/.cache/paru/clone/pixieditor/src/PixiEditor-2.0.1.3/src/global.json] to match an installed SDK.

Learn about SDK resolution: https://aka.ms/dotnet/sdk-not-found ==> ERROR: A failure occurred in prepare(). Aborting... error: failed to build 'pixieditor-2.0.1.3-1':

i have both the dotnet sdk & runtime 8 installed from extra