# Installer getxbook avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:getxbook
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install getxbook
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#getxbook
```

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

## Faits du paquet

- **Clé du paquet:** brew:getxbook
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.2
- **Résumé source:** Tools to download ebooks from various sources
- **Page d'accueil:** <https://njw.name/getxbook/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- getabook (alias)
- getbnbook (alias)
- getgbook (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.2
## Historique du projet et usages

getxbook is a small C toolkit for downloading page images from Google Books previews, Amazon Look Inside, and Barnes & Noble Book Viewer. Its place in package history is tied to offline reading, book privacy, and scriptable capture of preview-page services rather than to a large application ecosystem.

### Historique du projet

Nick White published getxbook as a collection of one-purpose tools: getgbook for Google Books, getabook for Amazon, getbnbook for Barnes & Noble, and an optional Tcl/Tk graphical frontend. The official page frames the project around reading privacy and offline control of page scans, while the download list records public source and binary releases in 2013 and 2015.

### Historique d'adoption

Adoption remained niche but visible in Unix package-manager culture. Homebrew carried the macOS formula, and the input package facts also list Nix packaging, which fits the tool's small, source-buildable shape.

### Modes d'utilisation

Practitioners use getxbook by choosing the site-specific command for a book source, letting the tool save page images into a local directory, and resuming partial downloads when a run is stopped. The surrounding scripts support conversion workflows such as searchable PDF, DjVu, and OCR-derived text.

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

getxbook is notable as a compact, portable C package with few dependencies beyond libc, sockets, and OpenSSL. For package maintainers, that makes it a classic small utility: easy to build, easy to audit, and heavily shaped by the fragility of the remote services it automates.

### Chronologie

- 2013: Version 1.1 binaries were published for Linux and Windows.
- 2015: Version 1.2 source was published.
- Homebrew era: A macOS formula made the command-line tools installable with brew.

### Related projects

- The official comparison page discusses PySheng, Google Book Downloader, and a Google Book Downloader userscript as nearby tools with narrower service coverage or heavier dependencies.

### Sources

- <https://formulae.brew.sh/formula/getxbook>
- <https://github.com/phracker/getxbook/blob/master/getxbook.1>
- <https://njw.name/getxbook/>
- <https://njw.name/getxbook/comparison>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - getxbook: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/getxbook/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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