Package Details: microfetch-bin 0.0.2-1

Git Clone URL: https://aur.archlinux.org/microfetch-bin.git (read-only, click to copy)
Package Base: microfetch-bin
Description: a fast fetch utility
Upstream URL: https://github.com/DemonKingSwarn/microfetch
Licenses: GPL3
Provides: microfetch
Submitter: demonkingswarn
Maintainer: demonkingswarn
Last Packager: demonkingswarn
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-11 16:44 (UTC)
Last Updated: 2025-06-13 13:33 (UTC)

Latest Comments

Atthun commented on 2025-03-29 21:23 (UTC)

Hi could you mind changing the name of the package base There is another largely popular package waiting to be submitted with the same package base. It would nice of you to change it to something else. Just requesting!

m040601 commented on 2025-02-12 13:32 (UTC)

Not working ??? Core dump ???

$ file ./microfetch

./microfetch: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=080f0f23af5a9cdbbff1c5529c653cafdd9958b1, for GNU/Linux 3.2.0, stripped

$ ./microfetch

  System       | Arch Linux
  Kernel       | Linux 6.11.5-arch1-1 (x86_64)
  Shell        | bash
  Terminal     | tmux (3.5a)
  Uptime       | 1 hour, 48 minutes
Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object.
   at Src.Desktop.DesktopInfo() + 0x9a
   at Program.Main() + 0xb0
   at microfetch!<BaseAddress>+0x169a74
Aborted (core dumped)

$ ldd ./microfetch

        linux-vdso.so.1 (0x000072913a0b3000)
        libm.so.6 => /usr/lib/libm.so.6 (0x0000729139c80000)
        libc.so.6 => /usr/lib/libc.so.6 (0x0000729139a8e000)
        /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x000072913a0b5000)