libclang-cpp14-dev_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-dev=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.
 .
 This package contains symlinks without a version number, which needed by
 linker at build time.

Checksums

MD5 3aa1da19281a799c92f5fb1c78f37d32
SHA1 fe8a4f2d684ad47ef7d6a527f333175fa90492dd
SHA256 5ef0af56e191fc7b062326a68a948eab1dd7c82bde23404fcba94732b15af1ea
SHA512 5890da32340ffd969650a10d192a62d58da6edeb2a115056665791615fab0397506510b3a3b8466b47c7e7235d5a43c65a7fe473549bf7dfc2f4c9397b88bb62

Depends

  • libstdc++-10-dev, libgcc-10-dev, libclang-cpp14 (= 1:14.0.6-2~bpo11+1)

Files

  • /usr/share/doc/libclang-cpp14-dev/NEWS.Debian.gz
  • /usr/share/doc/libclang-cpp14-dev/copyright
  • /usr/share/doc/libclang-cpp14-dev/changelog.Debian.gz

Uploaded

over 1 year ago

Package Size

55.8 KB

Installed Size

70.3 KB

Downloads

3

wget

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

Homepage

https://www.llvm.org/