libclang-cpp14_14.0.6-2~bpo11+1_amd64.deb

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base/script.deb.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/whitewaterfoundry/pengwin-base/script.deb.sh | sudo bash

STEP 2: Install the package
sudo apt-get install libclang-cpp14=1:14.0.6-2~bpo11+1

C++ interface to the Clang library

Full description:
  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.

Checksums

MD5 3f7c59073e20766bf3a754c0696c9d11
SHA1 9042d751cd686ba1357cf9f1ed87d19e9b864ac9
SHA256 7936a1e9069d496641024b4bcb7e7ec53d9ef8d21f7d1fd881cfa6c802c0f7bd
SHA512 208e41ded6f805be15f3e6c05727c1f8b1c97ec4b7f64cc29891049da12318a1cf155b037c8c62689540e2969a692d13b163de6461cfa196db7f0bef70bff3ca

Depends

  • libc6 (>= 2.29), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-2~bpo11+1), libstdc++6 (>= 6)

Files

  • /usr/share/doc/libclang-cpp14/NEWS.Debian.gz
  • /usr/share/doc/libclang-cpp14/copyright
  • /usr/share/doc/libclang-cpp14/changelog.Debian.gz
  • /usr/lib/llvm-14/lib/libclang-cpp.so.14

Uploaded

over 1 year ago

Package Size

10.3 MB

Installed Size

53.1 MB

Downloads

373

wget

wget --content-disposition "https://packagecloud.io/whitewaterfoundry/pengwin-base/packages/debian/bullseye/libclang-cpp14_14.0.6-2~bpo11+1_amd64.deb/download.deb?distro_version_id=207"

Homepage

https://www.llvm.org/