Block a user
libclang-cpp19 (1:19.1.7-1ubuntu2)
Published 2025-03-11 14:02:58 +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 libclang-cpp19=1:19.1.7-1ubuntu2
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
arm64 |
About this package
C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools.
Dependencies
| libc6 (>= 2.38) |
| libgcc-s1 (>= 3.0) |
| libllvm19 (= 1:19.1.7-1ubuntu2) |
| libstdc++6 (>= 12) |
Details
Assets (1)
Versions (1)
View all
1:19.1.7-1ubuntu2
2025-03-11