# Debian/apt SLOC report

> As of 2026-09-06 (commit 95ff30f3976d), Debian/apt contains 293,214 total lines: 155,031 code, 90,216 comments, 47,967 blank, across 307 files in 13 languages (top: PO File 57.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

Debian/apt has 155,031 source lines of code out of 293,214 total lines across 307 files, counted from the 95ff30f3976d73b3dcfd60ab7518130252efbb79 ref at commit 95ff30f3976d by the OctoCounts tokei engine on 2026-09-06. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving Debian/apt to commit 95ff30f3976d, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a large codebase by counted code lines. Code represents 52.9% of all lines, comments represent 30.8%, and the repository averages 505 code lines per file. PO File accounts for 57.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 45 | 203,535 | 88,789 | 75,715 | 39,031 |
| C++ | 116 | 70,638 | 55,260 | 9,127 | 6,251 |
| C Header | 102 | 15,758 | 8,717 | 4,796 | 2,245 |
| CMake | 23 | 1,578 | 1,097 | 265 | 216 |
| BASH | 3 | 554 | 489 | 27 | 38 |
| Perl | 1 | 285 | 217 | 19 | 49 |
| Python | 2 | 240 | 199 | 8 | 33 |
| C | 1 | 118 | 100 | 16 | 2 |
| Autoconf | 8 | 214 | 96 | 77 | 41 |
| Shell | 3 | 50 | 38 | 5 | 7 |
| YAML | 1 | 18 | 17 | 0 | 1 |
| Dockerfile | 1 | 12 | 12 | 0 | 0 |

Top language (PO File 57.3%). Generated at 2026-09-06T16:45:41.930065642+00:00. Canonical report: https://octocounts.com/github/Debian/apt

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/Debian/apt/commit/95ff30f3976d73b3dcfd60ab7518130252efbb79?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does Debian/apt have?

Debian/apt has 293,214 total lines, including 155,031 code lines, 90,216 comment lines, and 47,967 blank lines.

### How was the Debian/apt line count measured?

OctoCounts resolved the public GitHub repository to commit 95ff30f3976d, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for Debian/apt?

This OctoCounts report was generated from 95ff30f3976d73b3dcfd60ab7518130252efbb79 at commit 95ff30f3976d on 2026-09-06T16:45:41.930065642+00:00.

## Similar repository reports

- [CytopiaTeam/Cytopia](https://octocounts.com/github/CytopiaTeam/Cytopia) — PO File, 184,008 code lines
- [doctorhetfield-cmd/simpleui.koplugin](https://octocounts.com/github/doctorhetfield-cmd/simpleui.koplugin) — PO File, 107,328 code lines
- [DjangoCRM/django-crm](https://octocounts.com/github/DjangoCRM/django-crm) — PO File, 67,868 code lines
- [lxde/pcmanfm](https://octocounts.com/github/lxde/pcmanfm) — PO File, 50,804 code lines
- [kde/plasma-systemmonitor](https://octocounts.com/github/kde/plasma-systemmonitor) — PO File, 47,774 code lines
- [LibreTranslate/LibreTranslate](https://octocounts.com/github/LibreTranslate/LibreTranslate) — PO File, 30,543 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
