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
- dpkg
- yum
- dnf
Comming soon:
- aptitude
- pacman
- 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: mac,linux,python,lua,node,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 Output to JSON │
│ --csv Output to CSV │
│ --output TEXT Save the output in a file [default: None] │
│ --help Show this message and exit. │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Project details
Release history Release notifications | RSS feed
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.3.0.tar.gz
(5.2 kB
view hashes)
Built Distribution
Close
Hashes for whatinstalled-0.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | acfeedf1c2e7b69089dc33a20d43a6ae8d85b6f9cd1ed5f56e95fc47c0e99878 |
|
MD5 | 2856f1887d1b7e1de82acdffaabe574d |
|
BLAKE2b-256 | a66227601abac57931c2856d0939b29385cb64b06942352b4d51f2b377999dbc |