Package Details: avaloniailspy v7.2-2

Git Clone URL: https://aur.archlinux.org/avaloniailspy.git (read-only, click to copy)
Package Base: avaloniailspy
Description: Avalonia-based .NET Decompiler (port of ILSpy)
Upstream URL: https://github.com/icsharpcode/AvaloniaILSpy
Licenses: MIT, LGPLv2.1, Ms-PL
Provides: avaloniailspy
Submitter: necklace
Maintainer: necklace
Last Packager: necklace
Votes: 14
Popularity: 0.83
First Submitted: 2020-01-20 12:09 (UTC)
Last Updated: 2023-06-01 06:07 (UTC)

Latest Comments

1 2 3 Next › Last »

robomico commented on 2025-06-19 04:20 (UTC) (edited on 2025-06-19 04:21 (UTC) by robomico)

I have trouble running the app v7.2-2, the console output is here: https://gist.github.com/RoboMico/e18b43c3abcb028ccdff48b3998b31c4

Seems like a font issue. I wonder if there are any solutions, thanks!

necklace commented on 2023-06-01 06:06 (UTC)

@Nekoseri So I tried building in a clean chroot, you need mono to build the package but not to run it, so I'm moving mono to makedepends.

Nekoseri commented on 2023-05-31 19:43 (UTC)

@developomp no it shouldn't? I just -Rdd'd it, and everything still works flawlessly. Mono is bloat.

pomp commented on 2022-04-28 02:39 (UTC)

mono should be added to the dependencies.

Severus commented on 2022-03-04 15:04 (UTC)

The build script refers to artifacts directory, not Release directory. The PKGBUILD needs updating.