libclang1-14_14.0.6-2~bpo11+1_arm64.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 libclang1-14=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 library.
 .
 The C Interface to Clang provides a relatively small 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 616642df70f9d13286f250eeec983118
SHA1 b228760bf5a3806012a04107409ed08f7e4ff8fd
SHA256 215e0bc70b76bb211a62f0b57fb4c6b6bfb12ea9716d8d31676f4f1aa14c6102
SHA512 9fdcdc033ac345e02a0442156d78e16f77bca99d1dbda85db601cb846e52a762858b0ce14804f480066330d5b391b9240d09af6150610bf5e00b5ff1ef5fc33c

Depends

  • libc6 (>= 2.17), libgcc-s1 (>= 3.0), libllvm14, libstdc++6 (>= 5.2)

Files

  • /usr/share/lintian/overrides/libclang1-14
  • /usr/share/doc/libclang1-14/NEWS.Debian.gz
  • /usr/share/doc/libclang1-14/copyright
  • /usr/share/doc/libclang1-14/changelog.Debian.gz
  • /usr/lib/aarch64-linux-gnu/libclang-14.so.14.0.6

Uploaded

over 1 year ago

Package Size

5.22 MB

Installed Size

26.6 MB

Downloads

11

wget

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

Homepage

https://www.llvm.org/