Neko the gamer@sh.itjust.works to linuxmemes@lemmy.world · 1 year agoi hate that it's very often like thissh.itjust.worksimagemessage-square218fedilinkarrow-up1964arrow-down141
arrow-up1923arrow-down1imagei hate that it's very often like thissh.itjust.worksNeko the gamer@sh.itjust.works to linuxmemes@lemmy.world · 1 year agomessage-square218fedilink
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up7·edit-21 year agopkgs.org with pkgconifg(package-name) as the search string: let me introduce myself
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up3·edit-21 year agoNobody needs a website, literally just dnf install "pkgconfig(libfoo-1)" or dnf install /usr/include/fooheader.h. Most sane package manager ever.
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up1·1 year agoThat’s a thing?? Amazing, I just found out about this not long ago, now seeing that being integrated in the package manager too is next level!
minus-squareAProfessional@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-21 year agoIt’s actually just metadata in the rpms, nothing special. OpenSUSE adds even more like “typelib(Gtk-3.0)”.
pkgs.org with
pkgconifg(package-name)
as the search string: let me introduce myselfNobody needs a website, literally just
dnf install "pkgconfig(libfoo-1)"
ordnf install /usr/include/fooheader.h
. Most sane package manager ever.That’s a thing?? Amazing, I just found out about this not long ago, now seeing that being integrated in the package manager too is next level!
It’s actually just metadata in the rpms, nothing special. OpenSUSE adds even more like “typelib(Gtk-3.0)”.