clang-format-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 clang-format-14=1:14.0.6-2~bpo11+1

Tool to format C/C++/Obj-C code

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

Checksums

MD5 4a361af8aa91988461449eb41b9b737b
SHA1 03233a9e3f40b2550e774ba93da0b446ef2cf5ad
SHA256 d771a6a035a3a0b452e2441a58ad6667f3931af1d9908b13346e6f799470087d
SHA512 43fa7f251281e4afe93949302f736e16be70594e5d73d30a9dc81b402d2bfd6690a59b5f9065e75844fc442850e58feb0ea989956e19cf5a460f1d006dccd1cc

Depends

  • libc6 (>= 2.17), libclang-cpp14 (>= 1:14.0.6), libgcc-s1 (>= 3.0), libllvm14 (= 1:14.0.6-2~bpo11+1), libstdc++6 (>= 5.2), python3

Files

  • /usr/share/vim/addons/syntax/clang-format-14.py
  • /usr/share/man/man1/git-clang-format-14.1.gz
  • /usr/share/man/man1/clang-format-diff-14.1.gz
  • /usr/share/man/man1/clang-format-14.1.gz
  • /usr/share/lintian/overrides/clang-format-14
  • /usr/share/emacs/site-lisp/clang-format-14/clang-format.el
  • /usr/share/doc/clang-format-14/NEWS.Debian.gz
  • /usr/share/doc/clang-format-14/copyright
  • /usr/share/doc/clang-format-14/changelog.Debian.gz
  • /usr/share/clang/clang-format-14/clang-format.py
  • /usr/share/clang/clang-format-14/clang-format-sublime.py
  • /usr/share/clang/clang-format-14/clang-format-diff.py
  • /usr/lib/llvm-14/bin/git-clang-format
  • /usr/lib/llvm-14/bin/clang-format
  • /usr/bin/clang-format-diff-14

Uploaded

over 1 year ago

Package Size

97.2 KB

Installed Size

273 KB

Downloads

1

wget

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

Homepage

https://www.llvm.org/