# Installer lwtools avec Homebrew, dnf

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

## installation

```sh
sudo av install brew:lwtools
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install lwtools
```

  Preuve: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install lwtools
```

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

## Faits du paquet

- **Clé du paquet:** brew:lwtools
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/lwtools>
- **Version:** 4.25
- **Résumé source:** Cross-development tools for Motorola 6809 and Hitachi 6309
- **Page d'accueil:** <https://www.lwtools.ca/>
- **Docs amont:** <https://www.lwtools.ca/>
- **Licence:** GPL-3.0-only
- **Archive source:** <https://www.lwtools.ca/releases/lwtools/lwtools-4.25.tar.gz>
- **Dernière mise à jour:** 2026-07-19T01:08:48Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- lwar (cli)
- lwasm (cli)
- lwcc-cpp (cli)
- lwlink (cli)
- lwobjdump (cli)
- lwar (alias)
- lwasm (alias)
- lwcc-cpp (alias)
- lwlink (alias)
- lwobjdump (alias)

## 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: 4.25
- gestionnaire mis à jour: 2026-07-19
- données locales: OK
- dépôt amont: https://www.lwtools.ca/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

LWTOOLS is a cross-development toolchain for Motorola 6809 and Hitachi 6309 systems. It includes the LWASM assembler, LWLINK linker, LWAR archiver, object-dump tooling, and related support for raw binaries, CoCo LOADM/DECB formats, object files, and later linking.

### Historique du projet

The official homepage says LWTOOLS began in 2006 when William Astle wanted an assembler with features missing from the alternatives available for his Color Computer 3 operating-system work. The manual history says LWASM grew out of that need for macros and correct forward-reference handling, with LWASM 1.0 released in October 2008.

As the operating-system project grew, assembling everything through a single source file became impractical. That led to object-file support in LWASM and the LWLINK project. The homepage records the first combined LWTOOLS release on January 29, 2009 after separate LWASM and LWLINK releases.

### Historique d'adoption

LWTOOLS adoption is concentrated in retrocomputing and 6809/6309 cross-development communities rather than broad mainstream package use. It is packaged by Homebrew and Fedora-family packaging, and the official homepage provides source releases, contributed binaries, and an active Mercurial repository.

The upstream release list shows continued maintenance through LWTOOLS 4.24 in April 2025, while the Mercurial log showed new toolchain and GCC 6809-related commits in June 2026.

### Modes d'utilisation

The usual source build is simply `make` at the top of the source tree, with binaries produced in the lwasm, lwlink, and lwar directories and installed with `make install`. The manual documents output formats including raw binaries, DECB binaries, ASCII hex, Motorola S-record, Intel Hex, OS-9 modules, and object files.

Typical package-manager users install it to obtain `lwasm`, `lwlink`, `lwar`, and related inspection tools for assembling and linking 6809/6309 programs on a modern host.

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

LWTOOLS is package-nerd significant as a maintained retro cross-toolchain with a narrow but serious audience. It packages old-CPU development knowledge into normal Unix build/install conventions, which is exactly the kind of niche tool that package managers keep discoverable.

### Chronologie

- 2006: LWASM work begins for Color Computer 3 operating-system development.
- 2008: LWASM 1.0 released.
- 2009: Initial combined LWTOOLS release published.
- 2025: LWTOOLS 4.24 release published.
- 2026: Official Mercurial repository shows active commits.

### Related projects

- LWASM is the assembler component.
- LWLINK is the linker component.
- LWAR is the archiver component.
- gcc6809-related patches and scripts appear in the upstream Mercurial history.

### Sources

- <http://lwtools.projects.l-w.ca/hg>
- <https://www.lwtools.ca/>
- <https://www.lwtools.ca/manual/manual.html>


## 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:** lwtools
- **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

- dnf - lwtools - 4.24-4.fc45: normalized package name match | Fedora Rawhide package metadata: lwtools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Cross-development tool chain for Motorola 6809 and Hitachi 6309 | http://www.lwtools.ca/
- dnf - lwtools-doc - 4.24-4.fc45: normalized package name match | Fedora Rawhide package metadata: lwtools-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Documentation for the LWTOOLS cross-development tool chain | http://www.lwtools.ca/


## Liens liés

- [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.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [x86_64-elf-binutils](https://pkg.so/fr/brew/x86-64-elf-binutils/) - Shares pkgdb curated category or tags: assembler, cli, cross-development, developer-tools, linker.
- [x86_64-linux-gnu-binutils](https://pkg.so/fr/brew/x86-64-linux-gnu-binutils/) - Shares pkgdb curated category or tags: assembler, cli, cross-development, developer-tools, linker.
- [binutils](https://pkg.so/fr/brew/binutils/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.
- [arm-none-eabi-binutils](https://pkg.so/fr/brew/arm-none-eabi-binutils/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.
- [aarch64-elf-binutils](https://pkg.so/fr/brew/aarch64-elf-binutils/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.
- [arm-linux-gnueabihf-binutils](https://pkg.so/fr/brew/arm-linux-gnueabihf-binutils/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.
- [i686-elf-binutils](https://pkg.so/fr/brew/i686-elf-binutils/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.
- [rgbds](https://pkg.so/fr/brew/rgbds/) - Shares pkgdb curated category or tags: assembler, cli, developer-tools, linker.

## Combined YAML source

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