# Installer libquicktime avec Homebrew, dnf, MacPorts, zypper, apt

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

## installation

```sh
sudo av install brew:libquicktime
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install libquicktime
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install libquicktime
```

  Preuve: MacPorts ports tree: multimedia/libquicktime/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- dnf (92%):

```sh
sudo dnf install libquicktime
```

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

- zypper (92%):

```sh
sudo zypper install libquicktime
```

  Preuve: openSUSE Tumbleweed package metadata: libquicktime from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

- Debian apt (92%):

```sh
sudo apt install libquicktime-dev
```

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

## Faits du paquet

- **Clé du paquet:** brew:libquicktime
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/libquicktime>
- **Version:** 1.2.4
- **Résumé source:** Library for reading and writing quicktime files
- **Page d'accueil:** <https://libquicktime.sourceforge.net/>
- **Docs amont:** <https://libquicktime.sourceforge.net/>
- **Licence:** LGPL-2.1-or-later
- **Archive source:** <https://downloads.sourceforge.net/project/libquicktime/libquicktime/1.2.4/libquicktime-1.2.4.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- lqt_transcode (cli)
- lqtremux (cli)
- qt2text (cli)
- qtdechunk (cli)
- qtdump (cli)
- qtinfo (cli)
- qtrechunk (cli)
- qtstreamize (cli)
- qtyuv4toyuv (cli)
- lqt_transcode (alias)
- lqtremux (alias)
- qt2text (alias)
- qtdechunk (alias)
- qtdump (alias)
- qtinfo (alias)
- qtrechunk (alias)
- qtstreamize (alias)
- qtyuv4toyuv (alias)

## Dépendances

- gettext

## Dépendances de compilation

- pkgconf

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.2.4
- données locales: OK
- dépôt amont: https://libquicktime.sourceforge.net/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

libquicktime is a C library and tool suite for reading and writing QuickTime-family media files on Unix-like systems, descended from the quicktime4linux codebase.

### Historique du projet

The SourceForge project was registered on 2002-02-08 and its news page records the 0.9.0 release on 2002-05-21. The README describes libquicktime as based on quicktime4linux, but with autoconf, automake, libtool, system codec-library detection, dynamically loadable codecs, and source compatibility goals for quicktime4linux applications such as Cinelerra and xmovie.

The project sits in the early-2000s Linux multimedia lineage, when QuickTime, AVI, MP4, and codec support were fragmented across libraries, plugins, and external codec packages. Its design reflects that era: split codecs from the core library, depend on system JPEG, Ogg Vorbis, libpng, libdv, and similar libraries, and expose command-line utilities for transcoding, remuxing, dumping, and stream preparation.

### Historique d'adoption

libquicktime was packaged by Unix distributions because older video applications needed a LGPL library for QuickTime containers without bundling every codec. The input package-manager metadata lists Homebrew, Debian, Fedora, MacPorts, Ubuntu, and openSUSE packages, and the SourceForge file page records the 1.2.4 tarball as the downloadable source release.

### Modes d'utilisation

Package users typically use libquicktime indirectly through applications or directly through tools such as lqt_transcode, lqtremux, qtdump, qtinfo, and qtstreamize for inspecting or converting old QuickTime-family media.

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

libquicktime is a fossil from the pre-FFmpeg-everywhere multimedia stack. It is significant because it shows how distributions used modular codec libraries and LGPL container code to make proprietary-era media formats usable on free Unix desktops.

### Chronologie

- 2002: SourceForge project registered on 2002-02-08.
- 2002: libquicktime 0.9.0 released on 2002-05-21.
- 2006: libquicktime 0.9.9 announced with improved codec and file-format support.
- 2012: SourceForge file browser listed the libquicktime package tree dated 2012-03-29.
- 2024: SourceForge project metadata recorded an activity update on 2024-02-03.

### Related projects

- libquicktime is directly related to quicktime4linux, Cinelerra, xmovie, FFmpeg plugin code, libdv, libpng, libjpeg, and Ogg Vorbis libraries. It also belongs to the same historical multimedia packaging neighborhood as other SourceForge-era video libraries.

### Sources

- <https://formulae.brew.sh/formula/libquicktime>
- <https://libquicktime.sourceforge.net/>
- <https://sourceforge.net/p/libquicktime/git/ci/master/tree/>
- <https://sourceforge.net/p/libquicktime/news/>
- <https://sourceforge.net/projects/libquicktime/>
- <https://sourceforge.net/projects/libquicktime/files/>


## 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:** libquicktime
- **Version Scheme:** 0
- **Revision:** 5
- **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 - libquicktime-dev - 2:1.2.4-16+b1: normalized package name match | Debian stable package indexes: libquicktime-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing Quicktime files (development) | https://libquicktime.sourceforge.net/
- Debian apt - libquicktime-doc - 2:1.2.4-16: normalized package name match | Debian stable package indexes: libquicktime-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing Quicktime files (documentation) | https://libquicktime.sourceforge.net/
- Debian apt - libquicktime2 - 2:1.2.4-16+b1: normalized package name match | Debian stable package indexes: libquicktime2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing Quicktime files | https://libquicktime.sourceforge.net/
- Debian apt - quicktime-utils - 2:1.2.4-16+b1: normalized package name match | Debian stable package indexes: quicktime-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing Quicktime files (utilities) | https://libquicktime.sourceforge.net/
- Debian apt - quicktime-x11utils - 2:1.2.4-16+b1: normalized package name match | Debian stable package indexes: quicktime-x11utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library for reading and writing Quicktime files (x11 utilities) | https://libquicktime.sourceforge.net/
- Ubuntu apt - libquicktime-dev - 2:1.2.4-16: normalized package name match | Ubuntu 24.04 LTS package indexes: libquicktime-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and writing Quicktime files (development) | https://libquicktime.sourceforge.net/
- Ubuntu apt - libquicktime-doc - 2:1.2.4-16: normalized package name match | Ubuntu 24.04 LTS package indexes: libquicktime-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and writing Quicktime files (documentation) | https://libquicktime.sourceforge.net/
- Ubuntu apt - libquicktime2 - 2:1.2.4-16: normalized package name match | Ubuntu 24.04 LTS package indexes: libquicktime2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and writing Quicktime files | https://libquicktime.sourceforge.net/
- Ubuntu apt - quicktime-utils - 2:1.2.4-16: normalized package name match | Ubuntu 24.04 LTS package indexes: quicktime-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and writing Quicktime files (utilities) | https://libquicktime.sourceforge.net/
- Ubuntu apt - quicktime-x11utils - 2:1.2.4-16: normalized package name match | Ubuntu 24.04 LTS package indexes: quicktime-x11utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | library for reading and writing Quicktime files (x11 utilities) | https://libquicktime.sourceforge.net/
- dnf - libquicktime - 1.2.4^20240202git2213b76-6.fc45: normalized package name match | Fedora Rawhide package metadata: libquicktime from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Library for reading and writing Quicktime files | http://libquicktime.sourceforge.net/
- dnf - libquicktime-devel - 1.2.4^20240202git2213b76-6.fc45: normalized package name match | Fedora Rawhide package metadata: libquicktime-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for libquicktime | http://libquicktime.sourceforge.net/
- dnf - libquicktime-utils - 1.2.4^20240202git2213b76-6.fc45: normalized package name match | Fedora Rawhide package metadata: libquicktime-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Utilities for working with Quicktime files | http://libquicktime.sourceforge.net/
- zypper - libquicktime - 1.2.4+git20180804.fff99cd-9.6: normalized package name match | openSUSE Tumbleweed package metadata: libquicktime from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for Reading and Writing Quicktime Movie Files | http://libquicktime.sf.net
- zypper - libquicktime-32bit - 1.2.4+git20180804.fff99cd-9.6: normalized package name match | openSUSE Tumbleweed package metadata: libquicktime-32bit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for Reading and Writing Quicktime Movie Files | http://libquicktime.sf.net
- zypper - libquicktime-devel - 1.2.4+git20180804.fff99cd-9.6: normalized package name match | openSUSE Tumbleweed package metadata: libquicktime-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Library for reading/writing quicktime movie files | http://libquicktime.sf.net


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/fr/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media, video.
- [libvmaf](https://pkg.so/fr/brew/libvmaf/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffmpeg-full](https://pkg.so/fr/brew/ffmpeg-full/) - Shares pkgdb curated category or tags: cli, media, video.
- [sdl12-compat](https://pkg.so/fr/brew/sdl12-compat/) - Shares pkgdb curated category or tags: cli, media, multimedia, multimedia-library.
- [ffmpegthumbnailer](https://pkg.so/fr/brew/ffmpegthumbnailer/) - Shares pkgdb curated category or tags: cli, media, video.
- [libaacs](https://pkg.so/fr/brew/libaacs/) - Shares pkgdb curated category or tags: cli, media, video.
- [ffms2](https://pkg.so/fr/brew/ffms2/) - Shares pkgdb curated category or tags: cli, media, video.
- [ab-av1](https://pkg.so/fr/brew/ab-av1/) - Shares pkgdb curated category or tags: cli, media, video.
- [gstreamer](https://pkg.so/fr/brew/gstreamer/) - Both packages work with overlapping file formats or content types. Shared terms: cli, gettext, media, multimedia, video.
- [mlt](https://pkg.so/fr/brew/mlt/) - Both packages work with overlapping file formats or content types. Shared terms: cli, gettext, media, multimedia, video.
- [ffmpeg2theora](https://pkg.so/fr/brew/ffmpeg2theora/) - Both packages work with overlapping file formats or content types. Shared terms: cli, files, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/libquicktime.yml](https://github.com/mxcl/pkgdb/blob/main/combined/libquicktime.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
