# Installer gedit avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop

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

## installation

```sh
sudo av install brew:gedit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gedit
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gedit
```

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

### Linux

- apk (92%):

```sh
sudo apk add gedit
```

  Preuve: Alpine Linux edge package indexes: gedit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install gedit
```

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

- dnf (92%):

```sh
sudo dnf install gedit
```

  Preuve: Fedora Rawhide package metadata: gedit 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#gedit
```

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

- pacman (92%):

```sh
sudo pacman -S gedit
```

  Preuve: Arch Linux sync databases: gedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install gedit
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/gedit
```

  Preuve: Scoop official bucket manifest trees: bucket/gedit.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:gedit
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gedit>
- **Version:** 50.0
- **Résumé source:** GNOME text editor
- **Page d'accueil:** <https://gedit-technology.github.io/apps/gedit/>
- **Docs amont:** <https://gedit-technology.github.io/apps/gedit/>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://gitlab.gnome.org/World/gedit/gedit/-/archive/50.0/gedit-50.0.tar.bz2>
- **Dernière mise à jour:** 2026-08-04T13:11:22+01:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- gedit (cli)
- gedit (alias)

## Dépendances

- adwaita-icon-theme
- cairo
- gdk-pixbuf
- gettext
- glib
- gobject-introspection
- gsettings-desktop-schemas
- gspell
- gtk+3
- gtk-mac-integration
- libgedit-amtk
- libgedit-gfls
- libgedit-gtksourceview
- libgedit-tepl
- libpeas@1
- pango

## Dépendances de compilation

- desktop-file-utils
- docbook-xsl
- gettext
- gtk-doc
- itstool
- meson
- ninja
- 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: 50.0
- gestionnaire mis à jour: 2026-08-04
- données locales: OK
- dépôt amont: https://gedit-technology.github.io/apps/gedit/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

gedit is a general-purpose text editor associated with GNOME and built on GTK and Gedit Technology libraries.

### Historique du projet

The official gedit site and README state that development started in 1998 at the beginnings of the GNOME project. The current project describes gedit as easy to learn, comfortable to use, and suitable for simple notes as well as software-development-oriented editing.

### Historique d'adoption

The input package facts list gedit across many package managers, including apk, Homebrew, Debian, Fedora dnf, MacPorts, Nix, pacman, Scoop, Ubuntu, and zypper. That breadth matches gedit's long role as a familiar GTK/GNOME editor available through desktop Linux and cross-platform packaging channels.

### Modes d'utilisation

Users run gedit as a desktop text editor for notes, documents, source code, and structured text. Developers and plugin authors use the official developer documentation and the main Git repository README and CONTRIBUTING files as entry points.

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

gedit is significant to package-manager users because it is a long-lived GUI editor that carries GTK, GNOME, plugin, syntax-highlighting, and cross-platform desktop packaging concerns in a single application.

### Chronologie

- 1998: gedit development started near the beginning of the GNOME project.
- 2024: gedit 47 release notes highlighted improved API documentation for plugin developers.
- 2026: The official site copyright and release posts show ongoing maintenance by the gedit team.

### Related projects

- GTK, Gedit Technology, GtkSourceView, libpeas, gspell, and GNOME are related projects named by the official gedit site and technology pages.

### Sources

- <https://gedit-text-editor.org/>
- <https://gedit-text-editor.org/technology.html>
- <https://gitlab.gnome.org/World/gedit/gedit>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - gedit - 48.1-4: normalized package name match | Debian stable package indexes: gedit from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | popular text editor for the GNOME desktop environment | https://gedit-text-editor.org/
- Debian apt - gedit-common - 48.1-4: normalized package name match | Debian stable package indexes: gedit-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | popular text editor for the GNOME desktop environment (support files) | https://gedit-text-editor.org/
- Debian apt - gedit-dev - 48.1-4: normalized package name match | Debian stable package indexes: gedit-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | popular text editor for the GNOME desktop environment (dev files) | https://gedit-text-editor.org/
- Nix - gedit: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/gedit/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gedit - 46.2-2: normalized package name match | Ubuntu 24.04 LTS package indexes: gedit from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | popular text editor for the GNOME desktop environment | https://gedit-technology.github.io/apps/gedit/
- Ubuntu apt - gedit-common - 46.2-2: normalized package name match | Ubuntu 24.04 LTS package indexes: gedit-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | popular text editor for the GNOME desktop environment (support files) | https://gedit-technology.github.io/apps/gedit/
- Ubuntu apt - gedit-dev - 46.2-2: normalized package name match | Ubuntu 24.04 LTS package indexes: gedit-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | popular text editor for the GNOME desktop environment (dev files) | https://gedit-technology.github.io/apps/gedit/
- apk - gedit - 50.0-r0: normalized package name match | Alpine Linux edge package indexes: gedit from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | An easy-to-use and general-purpose text editor | https://gedit-text-editor.org
- apk - gedit-dev - 50.0-r0: normalized package name match | Alpine Linux edge package indexes: gedit-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | An easy-to-use and general-purpose text editor (development files) | https://gedit-text-editor.org
- apk - gedit-doc - 50.0-r0: normalized package name match | Alpine Linux edge package indexes: gedit-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | An easy-to-use and general-purpose text editor (documentation) | https://gedit-text-editor.org
- apk - gedit-lang - 50.0-r0: normalized package name match | Alpine Linux edge package indexes: gedit-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package gedit | https://gedit-text-editor.org
- dnf - gedit - 50.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: gedit from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Text editor for the GNOME desktop | https://gedit-text-editor.org/
- dnf - gedit-devel - 50.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: gedit-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Support for developing plugins for the gedit text editor | https://gedit-text-editor.org/
- pacman - gedit - 50.0-3: normalized package name match | Arch Linux sync databases: gedit from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Easy-to-use general-purpose text editor | https://gedit-text-editor.org/
- zypper - gedit - 50.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: gedit from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | UTF-8 text editor | https://gedit-text-editor.org
- zypper - gedit-devel - 50.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: gedit-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for the gedit text editor | https://gedit-text-editor.org


## 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.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/fr/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/fr/brew/gettext/) - Runtime dependency declared by Homebrew.
- [pango](https://pkg.so/fr/brew/pango/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/fr/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gdk-pixbuf](https://pkg.so/fr/brew/gdk-pixbuf/) - Runtime dependency declared by Homebrew.
- [gobject-introspection](https://pkg.so/fr/brew/gobject-introspection/) - Runtime dependency declared by Homebrew.
- [gtk+3](https://pkg.so/fr/brew/gtk-3/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/fr/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/fr/brew/meson/) - Build dependency declared by Homebrew.
- [enter-tex](https://pkg.so/fr/brew/enter-tex/) - Shares pkgdb curated category or tags: cli, gnome, gtk, productivity, text-editor.
- [kibi](https://pkg.so/fr/brew/kibi/) - Shares pkgdb curated category or tags: cli, productivity, syntax-highlighting, text-editor.
- [emacs](https://pkg.so/fr/brew/emacs/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [amp](https://pkg.so/fr/brew/amp/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [gnome-recipes](https://pkg.so/fr/brew/gnome-recipes/) - Shares pkgdb curated category or tags: cli, desktop-app, gnome, gtk, productivity.
- [ad](https://pkg.so/fr/brew/ad/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [openvi](https://pkg.so/fr/brew/openvi/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [jupp](https://pkg.so/fr/brew/jupp/) - Shares pkgdb curated category or tags: cli, productivity, text-editor.
- [cherrytree](https://pkg.so/fr/brew/cherrytree/) - Local package facts share a topical domain. Shared terms: adwaita, adwaita-icon-theme, cairo, cli, desktop.

## Combined YAML source

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