Skip to main content

List all packages ever installed on your machine.

Project description

WhatInstalled is a tool to list all packages ever installed on your machine. Currently these package manager are handled:

  • Homebrew
  • Macport
  • luarocks
  • pip
  • pipx
  • gem
  • npm
  • yarn

Comming soon:

  • apt-get
  • aptitude
  • yum
  • pacman
  • dpkg
  • dnf
  • zypper
  • easy_install
  • rvm
  • nvm

Installation

You can install it with pip :

pip install whatinstalled

Or clone this repository and simply run :

cd whatinstalled/
pip install -e .

Usage

$ whatinstalled --help
Usage: main.py [OPTIONS]

╭─ Options ───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ --profile                                  TEXT  Select a given profile among this list: lua,mac,node,python,ruby [default: None]   │
│ --include-system    --no-include-system          Include system packages [default: no-include-system]                               │
│ --exclude                                  TEXT  Exclude given installers separated by a comma [default: None]                      │
│ --json              --no-json                    Output to JSON [default: no-json]                                                  │
│ --csv               --no-csv                     Output to CSV [default: no-csv]                                                    │
│ --help                                           Show this message and exit.                                                        │
╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯

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

whatinstalled-0.2.0.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

whatinstalled-0.2.0-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

Supported by

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