Search Criteria
Package Details: pixieditor 2.0.1.19-1
Package Actions
| 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) |
Dependencies (4)
- dotnet-runtime-8.0 (dotnet-runtime-8.0-binAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- dotnet-sdk-8.0-binAUR (make)
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 ismakedepends=('dotnet-sdk>=8.0.18.sdk405'), whichdotnet-sdk-9.0technically 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.
vitaliikuzhdin commented on 2025-08-04 06:27 (UTC)
@twelvedogs, please install
dotnet-sdk-8.0-binfrom the AUR.twelvedogs commented on 2025-08-03 22:24 (UTC) (edited on 2025-08-03 22:25 (UTC) by twelvedogs)