# Install prettytable with Cargo

A library for printing pretty formatted tables in terminal. Version 0.10.0 via Cargo; verified 2022-12-27. Also installable with debian: sudo apt install python3-prettytable.

## Install

```sh
sudo av install cargo:prettytable
```

Additional install commands:

### Portable and language managers

- Cargo (100%):

```sh
cargo install prettytable
```

  Evidence: local crates.io package metadata

## Package facts

- **Package key:** cargo:prettytable
- **Package manager:** Cargo
- **Package manager page:** <https://crates.io/crates/prettytable>
- **Version:** 0.10.0
- **Source summary:** A library for printing pretty formatted tables in terminal
- **Homepage:** <https://github.com/phsym/prettytable-rs>
- **Repository:** <https://github.com/phsym/prettytable-rs>
- **Upstream docs:** <https://docs.rs/crate/prettytable-rs/>
- **License:** BSD-3-Clause
- **Source archive:** <https://static.crates.io/crates/prettytable/prettytable-0.10.0.crate>
- **Published:** 2022-12-27 11:02:44.749454+00
- **Last updated:** 2022-12-27 11:02:44.749454+00
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- main (binary): Declared by crates.io version metadata.

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.10.0

## Security Notes

No matching local secret-handling manifest was found for prettytable. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

- **Source Database:** crates.io database dump
- **Crate ID:** 746,153
- **Crate Size:** 35,361
- **Edition:** 2018
- **Executable Intent:** Intent: public_cli, Signals: manifest declares a binary target, archive contains src/main.rs
- **Has Lib:** yes
- **Num Versions:** 1
- **Recent Download Window Days:** 90
- **Version ID:** 691,860

## Other Package-Manager Records

- Debian apt - python3-prettytable - 3.15.1-1: normalized package name match | Debian stable package indexes: python3-prettytable from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library to represent tabular data in visually appealing ASCII tables (Python3) | https://github.com/jazzband/prettytable/
- Ubuntu apt - python3-prettytable - 3.6.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: python3-prettytable from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library to represent tabular data in visually appealing ASCII tables (Python3) | https://github.com/jazzband/prettytable/


## Sources

- crates.io package index
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
