Search Criteria
Package Details: pinta 3.1.1-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pinta.git (read-only, click to copy) |
|---|---|
| Package Base: | pinta |
| Description: | Drawing/editing program modeled after Paint.NET. It's goal is to provide a simplified alternative to GIMP for casual users |
| Upstream URL: | https://pinta-project.com |
| Keywords: | drawing paint |
| Licenses: | MIT |
| Conflicts: | pinta-git |
| Provides: | pinta |
| Submitter: | Dominiquini |
| Maintainer: | Dominiquini |
| Last Packager: | Dominiquini |
| Votes: | 39 |
| Popularity: | 3.79 |
| First Submitted: | 2025-04-01 00:58 (UTC) |
| Last Updated: | 2026-01-18 15:06 (UTC) |
Dependencies (14)
- dotnet-host (dotnet-host-preview-binAUR, dotnet-host-preview-binAUR, dotnet-host-binAUR, dotnet-host-binAUR)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- webp-pixbuf-loader
- autoconf-archive (autoconf-archive-gitAUR) (make)
- dotnet-host (dotnet-host-preview-binAUR, dotnet-host-preview-binAUR, dotnet-host-binAUR, dotnet-host-binAUR) (make)
- dotnet-runtime (dotnet-runtime-2.2AUR, dotnet-runtime-3.0AUR, dotnet-runtime-2.1AUR, dotnet-runtime-preview-binAUR, dotnet-runtime-binAUR) (make)
- dotnet-sdk (dotnet-sdk-2.2AUR, dotnet-sdk-2.2-vs2017AUR, dotnet-sdk-3.0AUR, dotnet-sdk-2.1AUR, dotnet-sdk-preview-binAUR, dotnet-sdk-binAUR) (make)
- dotnet-targeting-pack (dotnet-targeting-pack-3.0AUR, dotnet-targeting-pack-preview-binAUR, dotnet-targeting-pack-binAUR) (make)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR) (make)
- intltool (make)
- perl (perl-gitAUR) (make)
- pkgconf (pkgconf-gitAUR) (make)
Latest Comments
1 2 Next › Last »
glebliutsko commented on 2026-01-18 14:32 (UTC) (edited on 2026-01-18 14:33 (UTC) by glebliutsko)
@mozzi32 @Dominiquini
This fixed error for me:
IDK why but some of the files had permissions 600.
Dominiquini commented on 2026-01-13 04:45 (UTC)
@mozzi32: Unfortunately, I have no idea what the problem might be! It's working fine here on my machine!
mozzi32 commented on 2026-01-13 01:58 (UTC)
Pinta doesn't work.
"Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'System.CommandLine, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.
File name: 'System.CommandLine, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' at Pinta.MainClass.Main(String[] args) zsh: IOT instruction (core dumped) pinta"
shawny commented on 2025-12-09 19:25 (UTC)
Can confirm @ammonium's comment. Pinta produces a warning that dotnet 9.0.0 is required, then quits.
Ammonium commented on 2025-12-09 05:21 (UTC) (edited on 2025-12-09 05:28 (UTC) by Ammonium)
This needs to be updated to depend on dotnet-runtime-9.0 instead of dotnet-runtime (which is now 10) (same for dotnet-sdk to dotnet-sdk-9.0)
Torxed commented on 2025-08-17 10:52 (UTC)
noitemstoshow commented on 2025-07-13 23:59 (UTC)
build failed: make: the '-j' option requires a positive integer argument : unrecognized option '--list
....
Report bugs to bug-make@gnu.org ==> ERROR: A failure occurred in build(). Aborting... error: failed to build 'pinta-3.0.2-1':
quest commented on 2025-06-11 19:43 (UTC) (edited on 2025-06-11 19:49 (UTC) by quest)
The .desktop file installed with this package has an incorrectly defined "StartupWMClass". It is correct in the base package. The sed call in PKGBUILD breaks the icon for all X11 users.
ThePirate42 commented on 2025-05-21 09:30 (UTC)
base-devel should never be a makedepends: https://wiki.archlinux.org/title/PKGBUILD#makedepends
Phi11ip commented on 2025-05-13 15:57 (UTC) (edited on 2025-05-13 15:57 (UTC) by Phi11ip)
Running
makepkgand installing via Pacman worked, thanks @xuiqzy and everyone for your support.@Henry-ZHR - "Can you run dotnet --version successfully?" yes - here is the output:
I wasn't able to get to the bottom of why RUA is complaining, but I suspect it is because of the dotnet shenanigans in the PKGBUILD which perhaps RUA doesn't cleanly support
1 2 Next › Last »