# Installer cctz avec Homebrew, dnf, Nix, apt

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de cctz pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:cctz
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cctz
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install cctz
```

  Preuve: Fedora Rawhide package metadata: cctz from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#cctz
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cc/cctz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Debian apt (92%):

```sh
sudo apt install libcctz-dev
```

  Preuve: Debian stable package indexes: libcctz-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:cctz
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/cctz>
- **Version:** 2.5
- **Résumé source:** C++ library for translating between absolute and civil times
- **Page d'accueil:** <https://github.com/google/cctz>
- **Dépôt:** <https://github.com/google/cctz>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/google/cctz/archive/refs/tags/v2.5.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- time_tool (cli)
- time_tool (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.5
- données locales: OK
- dépôt amont: https://github.com/google/cctz
- dernière version détectée: v2.5 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

CCTZ is Google's C++ date, civil-time, and time-zone library for converting between absolute time and human civil time using IANA time-zone data. It is packaged both as a library and, in Homebrew, with the time_tool example executable.

### Historique du projet

The official repository was created in 2015. The README says CCTZ contains a Civil-Time Library and a Time-Zone Library that cooperate with C++ <chrono>, giving programmers tools for date, time, and time-zone work.

CCTZ had a v1.0 release in March 2016 and a v2.0 release in April 2016, followed by v2.1 in 2017, v2.2 in 2018, v2.3 in 2019, v2.4 in 2024, and v2.5 in 2025.

### Historique d'adoption

The README documents Bazel as the preferred build system while also supporting Make and CMake. The input package facts list Homebrew, Debian/Ubuntu libcctz-dev, Fedora/DNF, and Nix packages, showing adoption as a reusable C++ library rather than only as an application.

### Modes d'utilisation

CCTZ is used by C++ programs that need correct civil-date arithmetic and conversion between time zones and absolute time points. The README points users to cctz/civil_time.h, cctz/time_zone.h, examples, Bazel, CMake, and system-installed IANA zoneinfo data.

### Pourquoi les passionnés de paquets s'y intéressent

CCTZ is package-nerd significant because time-zone handling is notoriously edge-case heavy, and this library packages a focused C++ solution around IANA data before broad standard-library time-zone support was common in deployed toolchains.

### Chronologie

- 2015: Official GitHub repository created.
- 2016: v1.0 and v2.0 releases published.
- 2019: v2.3 release published.
- 2024: v2.4 release published.
- 2025: v2.5 release published.

### Related projects

- The README references C++ <chrono>, the IANA time-zone database, Bazel, GoogleTest, and CMake.
- The README also links older ISO C++ proposals for standardizing civil-time and time-zone libraries.

### Sources

- <https://api.github.com/repos/google/cctz>
- <https://github.com/google/cctz>
- <https://github.com/google/cctz#readme>
- <https://formulae.brew.sh/api/formula/cctz.json>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** cctz
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - libcctz-dev - 2.4+dfsg1-2: normalized package name match | Debian stable package indexes: libcctz-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for computing dates, times and time zones, development files | https://github.com/google/cctz
- Debian apt - libcctz-doc - 2.4+dfsg1-2: normalized package name match | Debian stable package indexes: libcctz-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for computing dates, times and time zones, documentation | https://github.com/google/cctz
- Debian apt - libcctz2.4 - 2.4+dfsg1-2: normalized package name match | Debian stable package indexes: libcctz2.4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Library for computing dates, times and time zones, shared library | https://github.com/google/cctz
- Nix - cctz: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/cctz/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - libcctz-dev - 2.3+dfsg1-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcctz-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for computing dates, times and time zones, development files | https://github.com/google/cctz
- Ubuntu apt - libcctz-doc - 2.3+dfsg1-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcctz-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for computing dates, times and time zones, documentation | https://github.com/google/cctz
- Ubuntu apt - libcctz2 - 2.3+dfsg1-5build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libcctz2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Library for computing dates, times and time zones, shared library | https://github.com/google/cctz
- dnf - cctz - 2.5-4.fc45: normalized package name match | Fedora Rawhide package metadata: cctz from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Translating between absolute and civil times using time zone rules | https://github.com/google/cctz
- dnf - cctz-devel - 2.5-4.fc45: normalized package name match | Fedora Rawhide package metadata: cctz-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Translating between absolute and civil times using time zone rules | https://github.com/google/cctz


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [manticoresearch](https://pkg.so/fr/brew/manticoresearch/) - Popular package that depends on this formula.
- [znc](https://pkg.so/fr/brew/znc/) - Popular package that depends on this formula.
- [ctemplate](https://pkg.so/fr/brew/ctemplate/) - Shares pkgdb curated category or tags: c-plus-plus, cli, developer-tools, libraries, library.
- [pango](https://pkg.so/fr/brew/pango/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [libdeflate](https://pkg.so/fr/brew/libdeflate/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [libdatrie](https://pkg.so/fr/brew/libdatrie/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [nspr](https://pkg.so/fr/brew/nspr/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [json-glib](https://pkg.so/fr/brew/json-glib/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [protobuf-c](https://pkg.so/fr/brew/protobuf-c/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [ossp-uuid](https://pkg.so/fr/brew/ossp-uuid/) - Shares pkgdb curated category or tags: cli, developer-tools, libraries, library.
- [thors-anvil](https://pkg.so/fr/brew/thors-anvil/) - Local package facts share a topical domain. Shared terms: c-plus-plus, cli, developer, developer-tools, libraries.

## Combined YAML source

View the package source record on GitHub. [combined/cctz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/cctz.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
