Megáll az ész...

...Archon (no jó, Manjaro) tényleg mindenhez van csomag (libdwarfot kerestem, mert használom):


pacman -sS dwarf

extra/elfutils 0.161-3 [telepítve]
    Libraries and utilities to handle ELF object files and DWARF debugging information
extra/python-pyelftools 0.23-1
    Python library for analyzing ELF files and DWARF debugging information
community/libdwarf 20140805-2
    A library for handling DWARF Debugging Information Format
<b>multilib/dwarffortress 0.40.24-2
    A single-player fantasy game. You control a dwarven outpost or an adventurer in a randomly generated persistent world.</b>
multilib/lib32-elfutils 0.161-2 [telepítve]
    Collection of libraries for working with ELF object files and DWARF debugging information (32-bit)

Olyanból is van, amihez Ubuntuéknál eddig nekem kellett PPA-znom.
Egyelőre marad. Kubuntu csak a relatíve normális friss KDE támogatásáért volt (Qt5/kf5 alá gyakran fejlesztgetek).

Szerk:
amin derültem, az az, hogy a Dwarf Fortress is benne van. A libdwarf azért természetes, hogy van :-)

Hozzászólások

És ez még csak a jéghegy csúcsa! Az AUR-ban olyan is lesz, ami nincs is. ;)

egy újszülöttnek minden vicc új :)

$ dnf search dwarf|grep dwarf
============================ N/S Megegyezett: dwarf ============================
libdwarf-static.i686 : Static libdwarf library
libdwarf-static.x86_64 : Static libdwarf library
libdwarf-devel.i686 : Library and header files of libdwarf
libdwarf-devel.x86_64 : Library and header files of libdwarf
libdwarf.x86_64 : Library to access the DWARF Debugging file format
libdwarf.i686 : Library to access the DWARF Debugging file format
libdwarf-tools.x86_64 : Tools for accessing DWARF debugging information

$ dnf info libdwarf.x86_64
Using metadata from Wed Apr 29 10:17:00 2015
Elérhető csomagok
Név : libdwarf
Arch : x86_64
Epocha : 0
Verzió : 20150115
Kiadás : 1.fc21
Méret : 121 k
Tároló : updates
Összegzés : Library to access the DWARF Debugging file format
URL : http://www.prevanders.net/dwarf.html
Licenc : LGPLv2
Leírás : Library to access the DWARF debugging file format which supports
: source level debugging of a number of procedural languages, such as C, C++,
: and Fortran. Please see http://www.dwarfstd.org for DWARF specification.