Skip to main content

CLI tool for installing Linux packages using tuxmate's curated database

Project description

TuxMate CLI

THE TUXMATE COMPANION FOR YOUR TERMINAL

Linux PyPI Python License Maintained

The CLI-Mate you need for your linux setup

A command-line interface for installing Linux packages using tuxmate's curated package database. Perfect for setting up a fresh Linux system or bulk-installing your favorite apps.

Features

# List and search packages
tuxmate-cli list
tuxmate-cli search firefox

# Install packages directly
tuxmate-cli install firefox neovim git

# Generate install scripts
tuxmate-cli oneliner vscode spotify
  • 150+ curated packages across browsers, dev tools, terminals, media, and more
  • Multi-distro support - Ubuntu, Debian, Arch (AUR), Fedora, openSUSE, Nix, Flatpak, Snap
  • Smart script generation - Distro-specific scripts with error handling
  • Always updated - Syncs with tuxmate's latest package data

See Usage section below for detailed commands.

Installation

pip install tuxmate-cli --upgrade

Usage

List available packages

tuxmate-cli list
tuxmate-cli list --category "Dev: Editors"
tuxmate-cli list --distro arch

Search packages

tuxmate-cli search firefox
tuxmate-cli search editor --distro ubuntu

Get package info

tuxmate-cli info neovim
tuxmate-cli info vscode

Install packages

# Install directly
tuxmate-cli install firefox neovim git

# With Flatpak fallbacks
tuxmate-cli install vscode spotify --flatpak

# Dry run (show script without executing)
tuxmate-cli install firefox --dry-run

# Save script to file
tuxmate-cli install firefox neovim -o install.sh

Generate scripts

# One-liner command
tuxmate-cli oneliner firefox neovim git

# Full script to stdout (pipe to bash)
tuxmate-cli script firefox neovim | bash

# Save to file
tuxmate-cli script firefox neovim > install.sh

Other commands

# Update package database
tuxmate-cli update

# List categories
tuxmate-cli categories

# List supported distros
tuxmate-cli distros

Requirements

  • Python 3.10+ with pip
  • uv (recommended) or standard pip/venv
  • Git - For cloning the repository

Development

git clone https://github.com/Gururagavendra/tuxmate-cli.git
cd tuxmate-cli
uv sync
uv run tuxmate-cli --help

Security

  • Trusted Source: Package data is fetched from tuxmate.com
  • Script Review: Use --dry-run to review commands before execution
  • Sudo Required: Installations require root privileges - review scripts carefully
  • Sandboxing: JavaScript data parsing is sandboxed via dukpy

For technical details, see ARCHITECTURE.md.

Supported Distributions & Packages

For the complete list of supported distributions and package catalog, visit tuxmate.com

Future Integration

tuxmate-cli is designed to integrate with TuxSync (coming soon), a profile sync tool for Linux configurations. TuxSync will use tuxmate-cli to restore your application list across machines.

# TuxSync uses tuxmate-cli for package restoration
tuxsync restore --source github:user/gist-id

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

GPL-3.0 License - see LICENSE for details.

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tuxmate_cli-1.0.1.tar.gz (50.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tuxmate_cli-1.0.1-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

Details for the file tuxmate_cli-1.0.1.tar.gz.

File metadata

  • Download URL: tuxmate_cli-1.0.1.tar.gz
  • Upload date:
  • Size: 50.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for tuxmate_cli-1.0.1.tar.gz
Algorithm Hash digest
SHA256 510b9023c24da8619ca67217d264673ce061721f3b98b832c2e89dea1298dbc2
MD5 2e92b2308e61cc0bb7c7f2f34d47004d
BLAKE2b-256 e4a107286285e6d02006fa177dbc749fd731f11d6d9dd7250a96bfbfff2871dc

See more details on using hashes here.

File details

Details for the file tuxmate_cli-1.0.1-py3-none-any.whl.

File metadata

  • Download URL: tuxmate_cli-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 14.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for tuxmate_cli-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f75678b88810b1d37086ebabc35d3f55083840b962ae7b56426068f69492e0fe
MD5 0cfb06a0d4083d9575028a18a516cdeb
BLAKE2b-256 ecad3d5b18983f4a2d21a4e1dd7485e148901e18d05dd3f73f6f1699c60239f4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page