Debian NEW package overview for llama.cpp
llama.cpp_5151+dfsg-1~exp2_amd64.changes (click to toggle)
Format:1.8
Date:Fri, 18 Apr 2025 12:40:36 +0200
Source:llama.cpp
Binary:llama.cpp llama.cpp-dbgsym
Architecture:source amd64
Version:5151+dfsg-1~exp2
Distribution:experimental
Urgency:medium
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Changed-By:Christian Kastner <ckk@debian.org>
Description:
llama.cpp  - LLM inference in C/C++
Closes:1063763
Changes:
llama.cpp (5151+dfsg-1~exp2) experimental; urgency=medium

  * Initial release (Closes: #1063763)
Files:
fcbe50e47b41ff236588fc4ceab7188f 2051 science optional llama.cpp_5151+dfsg-1~exp2.dsc
d879483dbb620a5e21e8f71c7f8e7d10 4152836 science optional llama.cpp_5151+dfsg.orig.tar.xz
03537dd3653cad84b58ab8a06d50b764 6888 science optional llama.cpp_5151+dfsg-1~exp2.debian.tar.xz
0af0586103c7058ea65eab1e75bc879e 244383044 debug optional llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb
41991a3d19400dabe9c1836adb984d43 8113 science optional llama.cpp_5151+dfsg-1~exp2_amd64.buildinfo
d86b3605346b5c84de1163ba6f9e10ac 5975280 science optional llama.cpp_5151+dfsg-1~exp2_amd64.deb
llama.cpp_5151+dfsg-1~exp2.dsc (click to toggle)
Format:3.0 (quilt)
Source:llama.cpp
Binary:llama.cpp
Architecture:any
Version:5151+dfsg-1~exp2
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Uploaders:Christian Kastner <ckk@debian.org>
Homepage:https://github.com/ggml-org/llama.cpp/
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/deeplearning-team/llama.cpp
Vcs-Git:https://salsa.debian.org/deeplearning-team/llama.cpp.git
Build-Depends:cmake, debhelper-compat (=13), libcurl4-openssl-dev, libggml-cpu, pkgconf
Package-List:llama.cpp deb science optional arch=any
Files:
d879483dbb620a5e21e8f71c7f8e7d10 4152836 llama.cpp_5151+dfsg.orig.tar.xz
03537dd3653cad84b58ab8a06d50b764 6888 llama.cpp_5151+dfsg-1~exp2.debian.tar.xz
lintian 2.104.0 check for llama.cpp_5151+dfsg-1~exp2.dsc (click to toggle)
README.source for llama.cpp_5151+dfsg-1~exp2.dsc (click to toggle)
No README.source in this package
control file for llama.cpp_5151+dfsg-1~exp2_amd64.deb (click to toggle)
Package:llama.cpp
Version:5151+dfsg-1~exp2
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:51361
Depends:libggml-cpu | libggml-backend, python3, libc6 (>=2.38), libcurl4t64 (>=7.16.2), libgcc-s1 (>=3.0), libstdc++6 (>=14)
Section:science
Priority:optional
Multi-Arch:foreign
Homepage:https://github.com/ggml-org/llama.cpp/
Description:
LLM inference in C/C++
 The main goal of llama.cpp is to enable LLM inference with minimal setup and
 state-of-the-art performance on a wide range of hardware - locally and in the
 cloud.
 .
  * Plain C/C++ implementation without any dependencies
  * Apple silicon is a first-class citizen - optimized via ARM NEON, Accelerate
    and Metal frameworks
  * AVX, AVX2, AVX512 and AMX support for x86 architectures
  * 1.5-bit, 2-bit, 3-bit, 4-bit, 5-bit, 6-bit, and 8-bit integer quantization
    for faster inference and reduced memory use
  * Custom CUDA kernels for running LLMs on NVIDIA GPUs (support for AMD GPUs
    via HIP and Moore Threads MTT GPUs via MUSA)
  * Vulkan and SYCL backend support
  * CPU+GPU hybrid inference to partially accelerate models larger than the
    total VRAM capacity
 .
 The compute functionality is provided by ggml. By default, ggml's CPU backend
 is installed, but there are many other backends for CPUs and GPUs.
lintian 2.104.0 check for llama.cpp_5151+dfsg-1~exp2_amd64.deb (click to toggle)
contents of llama.cpp_5151+dfsg-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-04-18 10:40 ./
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/bin/
-rwxr-xr-x root/root    261997 2025-04-18 08:04 ./usr/bin/convert_hf_to_gguf
-rwxr-xr-x root/root   1584624 2025-04-18 10:40 ./usr/bin/llama-batched
-rwxr-xr-x root/root   1584624 2025-04-18 10:40 ./usr/bin/llama-batched-bench
-rwxr-xr-x root/root    389184 2025-04-18 10:40 ./usr/bin/llama-bench
-rwxr-xr-x root/root   1617400 2025-04-18 10:40 ./usr/bin/llama-cli
-rwxr-xr-x root/root    286136 2025-04-18 10:40 ./usr/bin/llama-convert-llama2c-to-ggml
-rwxr-xr-x root/root   1609200 2025-04-18 10:40 ./usr/bin/llama-cvector-generator
-rwxr-xr-x root/root   1588720 2025-04-18 10:40 ./usr/bin/llama-embedding
-rwxr-xr-x root/root   1584624 2025-04-18 10:40 ./usr/bin/llama-eval-callback
-rwxr-xr-x root/root   1609224 2025-04-18 10:40 ./usr/bin/llama-export-lora
-rwxr-xr-x root/root     18760 2025-04-18 10:40 ./usr/bin/llama-gbnf-validator
-rwxr-xr-x root/root   1842832 2025-04-18 10:40 ./usr/bin/llama-gemma3-cli
-rwxr-xr-x root/root   1580528 2025-04-18 10:40 ./usr/bin/llama-gen-docs
-rwxr-xr-x root/root     22928 2025-04-18 10:40 ./usr/bin/llama-gguf
-rwxr-xr-x root/root     72088 2025-04-18 10:40 ./usr/bin/llama-gguf-hash
-rwxr-xr-x root/root     39344 2025-04-18 10:40 ./usr/bin/llama-gguf-split
-rwxr-xr-x root/root   1592816 2025-04-18 10:40 ./usr/bin/llama-gritlm
-rwxr-xr-x root/root   1621488 2025-04-18 10:40 ./usr/bin/llama-imatrix
-rwxr-xr-x root/root   1601016 2025-04-18 10:40 ./usr/bin/llama-infill
-rwxr-xr-x root/root   1830544 2025-04-18 10:40 ./usr/bin/llama-llava-cli
-rwxr-xr-x root/root    396864 2025-04-18 10:40 ./usr/bin/llama-llava-clip-quantize-cli
-rwxr-xr-x root/root   1588720 2025-04-18 10:40 ./usr/bin/llama-lookahead
-rwxr-xr-x root/root   1605104 2025-04-18 10:40 ./usr/bin/llama-lookup
-rwxr-xr-x root/root   1596912 2025-04-18 10:40 ./usr/bin/llama-lookup-create
-rwxr-xr-x root/root     51600 2025-04-18 10:40 ./usr/bin/llama-lookup-merge
-rwxr-xr-x root/root   1601008 2025-04-18 10:40 ./usr/bin/llama-lookup-stats
-rwxr-xr-x root/root   1830544 2025-04-18 10:40 ./usr/bin/llama-minicpmv-cli
-rwxr-xr-x root/root   1592816 2025-04-18 10:40 ./usr/bin/llama-parallel
-rwxr-xr-x root/root   1584624 2025-04-18 10:40 ./usr/bin/llama-passkey
-rwxr-xr-x root/root   1662448 2025-04-18 10:40 ./usr/bin/llama-perplexity
-rwxr-xr-x root/root    286128 2025-04-18 10:40 ./usr/bin/llama-quantize
-rwxr-xr-x root/root    175544 2025-04-18 10:40 ./usr/bin/llama-quantize-stats
-rwxr-xr-x root/root   1834640 2025-04-18 10:40 ./usr/bin/llama-qwen2vl-cli
-rwxr-xr-x root/root   1596912 2025-04-18 10:40 ./usr/bin/llama-retrieval
-rwxr-xr-x root/root   1306168 2025-04-18 10:40 ./usr/bin/llama-run
-rwxr-xr-x root/root   1584624 2025-04-18 10:40 ./usr/bin/llama-save-load-state
-rwxr-xr-x root/root   2264968 2025-04-18 10:40 ./usr/bin/llama-server
-rwxr-xr-x root/root     22856 2025-04-18 10:40 ./usr/bin/llama-simple
-rwxr-xr-x root/root     22864 2025-04-18 10:40 ./usr/bin/llama-simple-chat
-rwxr-xr-x root/root   1609200 2025-04-18 10:40 ./usr/bin/llama-speculative
-rwxr-xr-x root/root   1592816 2025-04-18 10:40 ./usr/bin/llama-speculative-simple
-rwxr-xr-x root/root    261560 2025-04-18 10:40 ./usr/bin/llama-tokenize
-rwxr-xr-x root/root   1687032 2025-04-18 10:40 ./usr/bin/llama-tts
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/
-rw-r--r-- root/root   1619384 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllama.so
-rw-r--r-- root/root    408888 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libllava_shared.so
-rw-r--r-- root/root    421200 2025-04-18 10:40 ./usr/lib/x86_64-linux-gnu/llama.cpp/libmtmd_shared.so
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/doc/llama.cpp/
-rw-r--r-- root/root       170 2025-04-18 10:40 ./usr/share/doc/llama.cpp/changelog.Debian.gz
-rw-r--r-- root/root     10914 2025-04-18 10:40 ./usr/share/doc/llama.cpp/copyright
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/lintian/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/lintian/overrides/
-rw-r--r-- root/root       546 2025-04-18 10:40 ./usr/share/lintian/overrides/llama.cpp
control file for llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb (click to toggle)
Package:llama.cpp-dbgsym
Source:llama.cpp
Version:5151+dfsg-1~exp2
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Deep Learning Team <debian-ai@lists.debian.org>
Installed-Size:261141
Depends:llama.cpp (=5151+dfsg-1~exp2)
Section:debug
Priority:optional
Description:
debug symbols for llama.cpp
Build-Ids:04dfba4409ea0f3f2e4222329bbbe6af71081b0c 071c91575a8fa5a0c16225e646b42e610839792b 2564995efe4dd485912b72af3a1909f5cec09ab3 2c5c6eb311cfbbf4a38e5a5ed5ac6191930284eb 2c7982a48ca8639acb1d722b83990731997465e1 301f734834f5817b6786d17d29242a17d05a7c40 3294e5958c21b243823e0fefb147503bc0d17c89 3e2c2a37f8e0abb3c96d2e9ed9ff5743fdb1fee0 412666f02117ccb1d15c26a3734bdc7e21c03a34 44fa570605a2e41b69722a3391da5d9b3e8987f0 4a9e3fdedde4d0a2d83de2364a845ccc431c2807 4c38a114d6843711115d19ba20da67531ab4677a 4ced6a68876cc4ebabf452a43d2eab2e8e062215 4e80f55efd4b503d8580c1d880b4863b420af3fa 501582755bed80269795d883d7684c99089a45e8 5c1d97e7c62b1802c3142488aedc51efad8fa625 6859eadc29e20b98a34a87bb7505ea8abb1adc6b 74ead3257beb94c5ff990fcd7eee8e7c32585e9a 7775f31849ef1d0319d8031556312bee15ad312b 83ff67167e228ff169db5597f5513cd41de073b4 8842986fc065aba895e1c68a5cd17f82e0b25de7 88492fc4cdb076d005c3bb0374fadc391a3f97a3 894a394d418d4042e7eedce54184fe0da725a9ed 99ad35ff86477b286b2fcb7caa967ee2b7d11c2d 9aed3ffb4a4fb8c5ccca10d72c6339cbc284e6f4 9c34e6eee935303d034e936e923d04b8dad61b98 a4875d3451a22b4e93a3c1cb3487273e977c1a1b a703800f8cad7d471330f97deaf64deb2b4f4e08 b8a03693d8dae620e63492dbe28f0459eed4d583 b995a73f0de9d9d350d5718e0420df7f1169bcac be63edf2be31d7187fa40b3aa03ab089e8ea61d7 cac4ae3dc34242cd7249ab34bd3f4c7781c1e4e1 ccbc06b00590b6740499098353e8c268d1802562 d6cd9d5fb2bf5296a915f6146c46430c69175741 d84f967e1c73e965ea522e8818ddc7b0790892ca da379038ef8868cf04c407b92c8d9e53dc6c0eb7 ddbf4ba5095736119e3f1440113a95d5c14c4a30 e747582535136d69dae2fed30054e30098b37bfa e975268a09bd2d38b7e51d411d13c9b5b89ca897 eb89e390391674f91379735932d0c1be72178040 f26eda81ca5932bbced4418aa327384ba3a4c0c5 f654fbd100cbaecd739fd040e139c23ee67f9dd1 f888de4e3382bf99077b688f6654e3c4bfe79279 f900fc893ecd9ced22b6feb3abf4cda5a3ded19c f913134f18dce40896a6c60f50047c701dadd281
lintian 2.104.0 check for llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb (click to toggle)
contents of llama.cpp-dbgsym_5151+dfsg-1~exp2_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-04-18 10:40 ./
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/04/
-rw-r--r-- root/root   8291672 2025-04-18 10:40 ./usr/lib/debug/.build-id/04/dfba4409ea0f3f2e4222329bbbe6af71081b0c.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/07/
-rw-r--r-- root/root   7817496 2025-04-18 10:40 ./usr/lib/debug/.build-id/07/1c91575a8fa5a0c16225e646b42e610839792b.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/25/
-rw-r--r-- root/root   8323072 2025-04-18 10:40 ./usr/lib/debug/.build-id/25/64995efe4dd485912b72af3a1909f5cec09ab3.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/
-rw-r--r-- root/root   9369280 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/5c6eb311cfbbf4a38e5a5ed5ac6191930284eb.debug
-rw-r--r-- root/root   8170128 2025-04-18 10:40 ./usr/lib/debug/.build-id/2c/7982a48ca8639acb1d722b83990731997465e1.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/30/
-rw-r--r-- root/root   8238984 2025-04-18 10:40 ./usr/lib/debug/.build-id/30/1f734834f5817b6786d17d29242a17d05a7c40.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/32/
-rw-r--r-- root/root   1231704 2025-04-18 10:40 ./usr/lib/debug/.build-id/32/94e5958c21b243823e0fefb147503bc0d17c89.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/3e/
-rw-r--r-- root/root   1987968 2025-04-18 10:40 ./usr/lib/debug/.build-id/3e/2c2a37f8e0abb3c96d2e9ed9ff5743fdb1fee0.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/41/
-rw-r--r-- root/root   9231920 2025-04-18 10:40 ./usr/lib/debug/.build-id/41/2666f02117ccb1d15c26a3734bdc7e21c03a34.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/44/
-rw-r--r-- root/root   1051144 2025-04-18 10:40 ./usr/lib/debug/.build-id/44/fa570605a2e41b69722a3391da5d9b3e8987f0.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4a/
-rw-r--r-- root/root   1245048 2025-04-18 10:40 ./usr/lib/debug/.build-id/4a/9e3fdedde4d0a2d83de2364a845ccc431c2807.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/
-rw-r--r-- root/root   8531816 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/38a114d6843711115d19ba20da67531ab4677a.debug
-rw-r--r-- root/root    948128 2025-04-18 10:40 ./usr/lib/debug/.build-id/4c/ed6a68876cc4ebabf452a43d2eab2e8e062215.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/4e/
-rw-r--r-- root/root     56432 2025-04-18 10:40 ./usr/lib/debug/.build-id/4e/80f55efd4b503d8580c1d880b4863b420af3fa.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/50/
-rw-r--r-- root/root   1171984 2025-04-18 10:40 ./usr/lib/debug/.build-id/50/1582755bed80269795d883d7684c99089a45e8.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/5c/
-rw-r--r-- root/root   8210816 2025-04-18 10:40 ./usr/lib/debug/.build-id/5c/1d97e7c62b1802c3142488aedc51efad8fa625.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/68/
-rw-r--r-- root/root   8253032 2025-04-18 10:40 ./usr/lib/debug/.build-id/68/59eadc29e20b98a34a87bb7505ea8abb1adc6b.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/74/
-rw-r--r-- root/root   8353864 2025-04-18 10:40 ./usr/lib/debug/.build-id/74/ead3257beb94c5ff990fcd7eee8e7c32585e9a.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/77/
-rw-r--r-- root/root   8322240 2025-04-18 10:40 ./usr/lib/debug/.build-id/77/75f31849ef1d0319d8031556312bee15ad312b.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/83/
-rw-r--r-- root/root   8170256 2025-04-18 10:40 ./usr/lib/debug/.build-id/83/ff67167e228ff169db5597f5513cd41de073b4.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/
-rw-r--r-- root/root     37568 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/42986fc065aba895e1c68a5cd17f82e0b25de7.debug
-rw-r--r-- root/root   8297456 2025-04-18 10:40 ./usr/lib/debug/.build-id/88/492fc4cdb076d005c3bb0374fadc391a3f97a3.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/89/
-rw-r--r-- root/root   9541080 2025-04-18 10:40 ./usr/lib/debug/.build-id/89/4a394d418d4042e7eedce54184fe0da725a9ed.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/99/
-rw-r--r-- root/root   9363592 2025-04-18 10:40 ./usr/lib/debug/.build-id/99/ad35ff86477b286b2fcb7caa967ee2b7d11c2d.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/9a/
-rw-r--r-- root/root     95672 2025-04-18 10:40 ./usr/lib/debug/.build-id/9a/ed3ffb4a4fb8c5ccca10d72c6339cbc284e6f4.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/9c/
-rw-r--r-- root/root   8192720 2025-04-18 10:40 ./usr/lib/debug/.build-id/9c/34e6eee935303d034e936e923d04b8dad61b98.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/a4/
-rw-r--r-- root/root   8220648 2025-04-18 10:40 ./usr/lib/debug/.build-id/a4/875d3451a22b4e93a3c1cb3487273e977c1a1b.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/a7/
-rw-r--r-- root/root   8212632 2025-04-18 10:40 ./usr/lib/debug/.build-id/a7/03800f8cad7d471330f97deaf64deb2b4f4e08.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/b8/
-rw-r--r-- root/root   8331872 2025-04-18 10:40 ./usr/lib/debug/.build-id/b8/a03693d8dae620e63492dbe28f0459eed4d583.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/b9/
-rw-r--r-- root/root   8318616 2025-04-18 10:40 ./usr/lib/debug/.build-id/b9/95a73f0de9d9d350d5718e0420df7f1169bcac.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/be/
-rw-r--r-- root/root   8313288 2025-04-18 10:40 ./usr/lib/debug/.build-id/be/63edf2be31d7187fa40b3aa03ab089e8ea61d7.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/ca/
-rw-r--r-- root/root   9343568 2025-04-18 10:40 ./usr/lib/debug/.build-id/ca/c4ae3dc34242cd7249ab34bd3f4c7781c1e4e1.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/cc/
-rw-r--r-- root/root   1083616 2025-04-18 10:40 ./usr/lib/debug/.build-id/cc/bc06b00590b6740499098353e8c268d1802562.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/d6/
-rw-r--r-- root/root    677528 2025-04-18 10:40 ./usr/lib/debug/.build-id/d6/cd9d5fb2bf5296a915f6146c46430c69175741.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/d8/
-rw-r--r-- root/root   8186640 2025-04-18 10:40 ./usr/lib/debug/.build-id/d8/4f967e1c73e965ea522e8818ddc7b0790892ca.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/da/
-rw-r--r-- root/root    216144 2025-04-18 10:40 ./usr/lib/debug/.build-id/da/379038ef8868cf04c407b92c8d9e53dc6c0eb7.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/dd/
-rw-r--r-- root/root    196976 2025-04-18 10:40 ./usr/lib/debug/.build-id/dd/bf4ba5095736119e3f1440113a95d5c14c4a30.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/e7/
-rw-r--r-- root/root  12159944 2025-04-18 10:40 ./usr/lib/debug/.build-id/e7/47582535136d69dae2fed30054e30098b37bfa.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/e9/
-rw-r--r-- root/root     59072 2025-04-18 10:40 ./usr/lib/debug/.build-id/e9/75268a09bd2d38b7e51d411d13c9b5b89ca897.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/eb/
-rw-r--r-- root/root   8440176 2025-04-18 10:40 ./usr/lib/debug/.build-id/eb/89e390391674f91379735932d0c1be72178040.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f2/
-rw-r--r-- root/root   6521664 2025-04-18 10:40 ./usr/lib/debug/.build-id/f2/6eda81ca5932bbced4418aa327384ba3a4c0c5.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f6/
-rw-r--r-- root/root   8230304 2025-04-18 10:40 ./usr/lib/debug/.build-id/f6/54fbd100cbaecd739fd040e139c23ee67f9dd1.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f8/
-rw-r--r-- root/root     55912 2025-04-18 10:40 ./usr/lib/debug/.build-id/f8/88de4e3382bf99077b688f6654e3c4bfe79279.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/
-rw-r--r-- root/root   8208976 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/00fc893ecd9ced22b6feb3abf4cda5a3ded19c.debug
-rw-r--r-- root/root   8193968 2025-04-18 10:40 ./usr/lib/debug/.build-id/f9/13134f18dce40896a6c60f50047c701dadd281.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.dwz/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/lib/debug/.dwz/x86_64-linux-gnu/
-rw-r--r-- root/root   1858368 2025-04-18 10:40 ./usr/lib/debug/.dwz/x86_64-linux-gnu/llama.cpp.debug
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/
drwxr-xr-x root/root         0 2025-04-18 10:40 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-04-18 10:40 ./usr/share/doc/llama.cpp-dbgsym -> llama.cpp

Timestamp: 18.04.2025 / 16:02:45 (UTC)