Block a user
clang-format-19 (1:19.1.7-1ubuntu2)
Published 2025-03-11 14:02:43 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install clang-format-19=1:19.1.7-1ubuntu2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins.
Dependencies
| libc6 (>= 2.34) |
| libclang-cpp19 (>= 1:19.1.7) |
| libgcc-s1 (>= 3.0) |
| libllvm19 (= 1:19.1.7-1ubuntu2) |
| libstdc++6 (>= 11) |
| python3 |
Details
Assets (1)
Versions (1)
View all
1:19.1.7-1ubuntu2
2025-03-11