adb-install
Android application installer
adb install [app.apk]
Linux basics
221 Package manager Linux command examples grouped into 16 practical sections.
Browse grouped command cards or search directly below.
119 commands
Android application installer
adb install [app.apk]
Manage AgentBox cloud sandboxes and templates from the terminal
npm install -g agentbox-cli
Download APKs from app stores
apkeep -a [com.example.app] .
Scan APKs for hardcoded secrets and keys
apkleaks -f [app.apk]
Backup and restore installed package states
sudo apt-clone clone [path/to/directory]
Install packages from configured repositories.
sudo apt install [package]
Install packages from apt: protocol URLs
apturl apt:firefox
Download, build, and add AUR packages to a local pacman repository
aur sync [package1] [package2] ...
Collection of scripts for managing AUR packages through a local repository.
aur search [keyword]
Utilities for managing AUR packages in a local repository
aur build [package]
AI text-to-audio synthesis with expressive speech.
python -m bark --text "[Hello, how are you?]" --output_filename [output.wav]
Manage front-end web dependencies.
bower install [jquery]
Package manager for bash scripts.
bpkg install [package-name] -g
Remove orphaned Homebrew dependencies
brew autoremove
Display details about a Homebrew package
brew info [formula]
Install packages via Homebrew
brew install [formula]
Uninstall and reinstall a Homebrew package
brew reinstall [formula]
Remove an installed Homebrew package
brew remove [formula]
Remove an installed Homebrew package
brew rm [formula]
Package manager for macOS and Linux
brew install [wget]
Build Python packages for distribution
python -m build
Add packages to a Bun project
bun add [lodash]
Scaffold new projects from templates
bun create [template] [project-name]
Execute package binaries
bun exec [package]
Install packages (alias for bun install)
bun i
Install project dependencies
bun install
Manage Bun's global package cache
bun pm cache
Manage trusted dependencies in Bun projects
bun pm trust [package1] [package2]
Publish packages to the npm registry
bun publish
Remove packages from a project
bun remove [package]
Manipulate Android App Bundles and APKs
bundletool build-apks --bundle=[app.aab] --output=[app.apks]
Auto-install and run package executables
bunx [prisma] migrate
node-based workflow system for Stable Diffusion
python [main.py]
container image analysis and comparison
container-diff analyze [image:tag]
RPM repository metadata generator
createrepo [path/to/directory]
Multi-environment context switcher for DevOps workflows
ctx init
85 commands
Add GPG keys to the APT keyring
sudo add-apt-key [KEY_ID]
Ada/SPARK source package manager.
alr search [package_name]
Reverse engineer and analyze Android applications
androguard analyze [app.apk]
Alpine Linux package manager
apk upgrade -U
Sign and verify Android APK files
apksigner sign --ks [keystore.jks] [app.apk]
Add CD-ROM or DVD-ROM as an APT package source
sudo apt-cdrom add
Generate index files for APT repositories.
apt-ftparchive packages [pool/] > [Packages]
Display an ASCII cow easter egg.
apt moo
Manage package manager configurations for apx subsystems
apx pkgmanagers new
Manage private package artifact repositories.
aws codeartifact login --tool npm --domain [my-domain] --repository [my-repo]
Install and manage macOS GUI applications via Homebrew
brew install --cask [firefox]
List top-level installed packages that are not dependencies
brew leaves
List installed Homebrew packages
brew list
List Homebrew packages with available updates
brew outdated
Search for available Homebrew packages
brew search [text]
Manage background services for Homebrew packages
brew services list
Add third-party repositories to Homebrew
brew tap
Fetch the latest Homebrew and package definitions
brew update
Scan dependencies for known security vulnerabilities
bun audit
scan PHP dependencies for security vulnerabilities
composer audit
Fedora community repository manager
sudo dnf copr enable [owner]/[project]
remove cached DNF repository data
dnf clean dbcache
query package dependencies
tldr dnf repoquery
Download RPM packages without installing
dnf download [package]
legacy DNF version 4 package manager
sudo dnf4 upgrade
manage package groups in DNF5
dnf5 group list
next-generation DNF package manager
tldr dnf
decompiles Android DEX bytecode to Java source
jadx [app.apk]
adds npm packages with Angular schematics support to your project
ng add [package-name]
creates Angular artifacts using schematics
ng generate component [name]
prints the folder where npm will install executables
npm bin
opens the package's bug tracker URL in a web browser
npm bugs [package-name]
manages the npm package cache
npm cache clean --force
generates shell completion scripts
npm completion
shows differences between package versions or between local package and registry
npm diff --diff=[package]@[1.0.0] --diff=[package]@[2.0.0]
opens package documentation in browser
npm docs [package-name]
47 commands
Android resource packaging tool
aapt list [app.apk]
List and filter installed Android packages
adb shell pm list packages
Search for files within packages.
sudo apt update
Install, upgrade, and manage packages.
sudo apt-get update
List packages matching criteria from the APT package database
apt list
Fast indexed package search for Debian
axi-cache search [keyword]
Manage Homebrew packages declaratively with a Brewfile
brew bundle install
Remove outdated downloads and old package versions
brew cleanup
Upgrade installed Homebrew packages to newer versions
brew upgrade
Migrate from another package manager to Bun
bun pm migrate
Bun package manager utilities
bun pm bin
Perl module dependency manager
carton install
Package manager for CircuitPython libraries
circup list
secure runtime for JavaScript and TypeScript
deno run [script.ts]
upgrade Distrobox containers using native package managers
distrobox-upgrade [container_name]
query package repository information
dnf repoquery --deplist [package]
Fedora/RHEL package manager
sudo dnf upgrade
version control for /etc directory
sudo etckeeper init
simple static file server
http-server
manages APK overlay files on diskless Alpine Linux systems
lbu commit
AI toolkit for building and maintaining browser automations
npm create libretto@latest
creates Debian chroots from one or more mirrors
sudo mmdebstrap stable [path/to/debian-root]/
Node.js JavaScript runtime built on Chrome's V8 engine
node [script.js]
Manage your app's Node.js environment
nodenv install --list
manages npm registry user profile
npm profile get
Mark a package as favorite on the npm registry
npm star [package]
verifies the integrity and consistency of installed packages on Arch-based
paccheck
manages configuration file conflicts created by pacman during package upgrades
pacdiff
displays information about files in the pacman database, showing which package
pacfile [path/to/file_or_directory]
displays detailed information about packages from the pacman database
pacinfo [package_name]
parses and queries INI-style configuration files in the format used by pacman
pacini [path/to/file]
manages the libalpm database lock file used by pacman to prevent simultaneous
sudo paclock
configuration file for pacman, the Arch Linux package manager
[multilib]\nInclude = /etc/pacman.d/mirrorlist
Manage pip configuration files and settings
pip config list
Python dependency management with virtual environments
pipenv install [requests]
Define and manage Pixi project tasks
pixi task add [name] [command]
42 commands
next-generation Android resource compiler and packager
aapt2 compile [path/to/resource.xml] -o [output_directory]
Manage APT repository sources
add-apt-repository [repository_spec]
Add package repositories to APT sources
apt-add-repository
Extract debconf templates from Debian packages.
apt-extracttemplates [package.deb]
Deprecated APT key management utility for package authentication
apt-key list
Archive authentication and trust model documentation.
man apt-secure
Sort package index files
apt-sortpkgs [Packages] > [Packages.sorted]
High-level package management interface
sudo apt update
CLI tool for searching Homebrew and Linuxbrew formulae and casks
bbrew search [query]
Inspect Android App Bundle contents
bundletool dump manifest --bundle=[app.aab]
safely check for Arch Linux package updates
checkupdates
manage modularity streams for packages
dnf module list
Publish static sites to GitHub Pages branch
npx gh-pages -d [dist]
Run development dependencies inside pre-configured Docker containers
pip install git+https://github.com/fhsinchy/jeeves.git#egg=jeeves
Minimal terminal AI coding agent with pluggable LLM providers
keen
modern package management utility for Debian-based systems, serving
sudo nala install [package]
determines the fastest network servers from a list of hosts by measuring
sudo netselect [host_1 host_2 ...]
checks for outdated and unused packages
npm-check
marks a package version as deprecated on the npm registry
npm deprecate [package]@[version] "[message]"
opens a package's repository page in a browser
npm repo [package-name]
runs the "start" script defined in package
npm start
runs the stop script defined in package
npm stop
removes packages from node_modules and optionally from package
npm uninstall [package-name]
removes a linked package
npm unlink -g [package]
modern package management frontend for dpkg-based Linux distributions
sudo oma
lightweight package manager used primarily on OpenWrt and other embedded Linux
opkg install [package]
queries and displays pacman's configuration as it would be parsed by pacman
pacconf
wrapper around GnuPG for managing the keyring used by pacman to verify package
sudo pacman-key --init
AUR-inspired package manager for Ubuntu and Debian-based distributions
pacstall -S [query]
graphical and command-line package manager for Arch-based
pamac install [package]
PikaOS unified package manager
pikman search [package_name]
Display pip environment debug information
pip debug
Python package installer and manager
pip install [package]
Update Arch binary repository database
pkgctl db update
Deprecated Python 3.4 package installer
pysetup3.4 install [package]
Retrieve and filter Arch Linux mirror lists
sudo reflector --sort rate --save /etc/pacman.d/mirrorlist
25 commands
Remove an application from an Android device
adb uninstall [com.example.app]
Reverse engineer Android APK files
apktool d [app.apk]
Query the APT package cache
apt-cache search [query]
Query and display APT configuration settings.
apt-config dump
command-line client for the aptdaemon package management service
aptdcon --install "[package1 package2]"
Remove an installed Homebrew package
brew uninstall [formula]
Create a tarball of the package
bun pm pack
Official command-line interface for bunny.net
bunny login
Node.js package manager manager
corepack enable
display package changelogs
dnf changelog [package]
Arch Linux news reader and pacman hook
informant check
Automatically find the fastest Debian mirror and create sources.list
sudo netselect-apt
open an installed package's directory in the default editor
npm edit [package]
creates a tarball of a package exactly as it would be published
npm pack
Scan dependencies for known vulnerabilities using the OSV database
osv-scanner scan -r [directory]
queries the files database to find which packages own specific files
sudo pacman -Fy
generates and manages the pacman mirrorlist for Manjaro Linux
sudo pacman-mirrors --fasttrack
Python testing framework with fixtures and plugins
pytest
Rank Arch Linux pacman mirrors by speed
rankmirrors [/etc/pacman.d/mirrorlist]
Search packages by binaries, modules, and other attributes on openSUSE
scout bin [command_name]
Validate and manipulate semantic version strings
semver [1.2.3]
Enable SteamOS developer mode
sudo steamos-devmode enable
Build Rust projects for WebAssembly
wasm-pack build
XML processor using jq syntax
xq . [file.xml]
Red Hat package manager
sudo yum install [package]
22 commands
Display documentation for Ansible modules and plugins
ansible-doc [apt]
Manage Azure cloud resources from the command line.
pip install azure-cli
compare CSV files and show differences
csv-diff [old.csv] [new.csv]
synchronize remote repositories locally
dnf reposync --repoid [repo_name]
Lock package versions to prevent updates
dnf versionlock list
configuration sets default author for new packages
npm config set init-author-name "[Your Name]"
manages npm configuration
npm config list
View npm registry information for a package
npm view [package]
node Package Manager
npm install
AUR helper for Arch Linux wrapping pacman with AUR support
pacaur -Syu
Verify installed package dependency compatibility
pip check
Output installed packages in requirements format
pip freeze
Compute hash digests of package archives
pip hash [package.whl]
Output installed package metadata as JSON
pip inspect
List installed Python packages with versions
pip list
Search PyPI for packages (deprecated)
pip search [query]
Python 3 package installer
pip3 install [package]
Python game development library
pip install pygame
Deep learning framework with GPU acceleration
pip install torch torchvision
Build desktop apps with web technologies
tauri init
Vite-powered static site generator
vitepress dev [docs]
Lock packages to specific versions
sudo yum versionlock add [package_name]
19 commands
Package management daemon via D-Bus
sudo aptd
Upgrade the runtime itself
bun upgrade
Manage conda environments
conda env list
package and environment manager for Python and data science
conda create -n [myenv] [python=3.11]
DNF plugin for offline Fedora major-version upgrades
sudo dnf system-upgrade download --releasever=[40]
interactive cross-platform process killer
fkill
JFrog CLI for interacting with JFrog platform services
jf config add
Official CLI for the JFrog Platform
jfrog config add [server-id]
Terminal UI for npm commands
lazynpm
short form of pacman --database, which operates on the package database
sudo pacman -D --asdeps [package]
short form of pacman --files, which queries the files database
sudo pacman -Fy
short form of pacman --query, which queries the local package database
tldr pacman query
short form of pacman --remove, which removes packages from the system
sudo pacman -R [package]
short form of pacman --sync, which synchronizes packages
tldr pacman sync
short form of pacman --deptest, which checks if specified dependencies are
tldr pacman deptest
Inspect package index version information
pip index versions [package]
Fast TypeScript execution with esbuild
tsx [script.ts]
Ubuntu graphical software update manager
update-manager
Universal cross-platform package manager wrapper
upt install [package]
3 commands
builds customized, modern Linux OS images
mkosi summary
Upload a package to the npm registry
npm publish
removes star from a package on npm registry
npm unstar [package]
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
1 commands
Create isolated Python environments
virtualenv [venv]
aapt list [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
aapt2 compile [path/to/resource.xml] -o [output_directory]
Copy it and replace filenames, paths, or keywords as needed.
adb install [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
adb shell pm list packages
Copy it and replace filenames, paths, or keywords as needed.
adb uninstall [com.example.app]
Copy it and replace filenames, paths, or keywords as needed.
sudo add-apt-key [KEY_ID]
May affect permissions or system state. Check the target first.
add-apt-repository [repository_spec]
Copy it and replace filenames, paths, or keywords as needed.
npm install -g agentbox-cli
Copy it and replace filenames, paths, or keywords as needed.
alr search [package_name]
Copy it and replace filenames, paths, or keywords as needed.
androguard analyze [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
ansible-doc [apt]
Copy it and replace filenames, paths, or keywords as needed.
apk upgrade -U
Copy it and replace filenames, paths, or keywords as needed.
apkeep -a [com.example.app] .
Copy it and replace filenames, paths, or keywords as needed.
apkleaks -f [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
apksigner sign --ks [keystore.jks] [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
apktool d [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
apt-add-repository
Copy it and replace filenames, paths, or keywords as needed.
apt-cache search [query]
Copy it and replace filenames, paths, or keywords as needed.
sudo apt-cdrom add
May affect permissions or system state. Check the target first.
sudo apt-clone clone [path/to/directory]
May affect permissions or system state. Check the target first.
apt-config dump
Copy it and replace filenames, paths, or keywords as needed.
apt-extracttemplates [package.deb]
Copy it and replace filenames, paths, or keywords as needed.
sudo apt update
May affect permissions or system state. Check the target first.
apt-ftparchive packages [pool/] > [Packages]
Uses pipes, overwrite, or deletion. Check paths and options first.
sudo apt-get update
May affect permissions or system state. Check the target first.
sudo apt install [package]
May affect permissions or system state. Check the target first.
apt-key list
Copy it and replace filenames, paths, or keywords as needed.
apt list
Copy it and replace filenames, paths, or keywords as needed.
sudo apt-mark auto [package]
May affect permissions or system state. Check the target first.
apt moo
Copy it and replace filenames, paths, or keywords as needed.
man apt-secure
Copy it and replace filenames, paths, or keywords as needed.
apt-sortpkgs [Packages] > [Packages.sorted]
Uses pipes, overwrite, or deletion. Check paths and options first.
sudo apt update
May affect permissions or system state. Check the target first.
sudo aptd
May affect permissions or system state. Check the target first.
aptdcon --install "[package1 package2]"
Copy it and replace filenames, paths, or keywords as needed.
apturl apt:firefox
Copy it and replace filenames, paths, or keywords as needed.
apx pkgmanagers new
Copy it and replace filenames, paths, or keywords as needed.
aur sync [package1] [package2] ...
Requires network or a remote resource.
aur search [keyword]
Copy it and replace filenames, paths, or keywords as needed.
aurman -Syu
Copy it and replace filenames, paths, or keywords as needed.
aur build [package]
Copy it and replace filenames, paths, or keywords as needed.
aws codeartifact login --tool npm --domain [my-domain] --repository [my-repo]
Copy it and replace filenames, paths, or keywords as needed.
axi-cache search [keyword]
Copy it and replace filenames, paths, or keywords as needed.
pip install azure-cli
Copy it and replace filenames, paths, or keywords as needed.
python -m bark --text "[Hello, how are you?]" --output_filename [output.wav]
Copy it and replace filenames, paths, or keywords as needed.
bbrew search [query]
Copy it and replace filenames, paths, or keywords as needed.
bower install [jquery]
Copy it and replace filenames, paths, or keywords as needed.
bpkg install [package-name] -g
Copy it and replace filenames, paths, or keywords as needed.
brew autoremove
Copy it and replace filenames, paths, or keywords as needed.
brew bundle install
Copy it and replace filenames, paths, or keywords as needed.
brew install --cask [firefox]
Copy it and replace filenames, paths, or keywords as needed.
brew cleanup
Copy it and replace filenames, paths, or keywords as needed.
brew info [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew install [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew leaves
Copy it and replace filenames, paths, or keywords as needed.
brew list
Copy it and replace filenames, paths, or keywords as needed.
brew outdated
Copy it and replace filenames, paths, or keywords as needed.
brew reinstall [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew remove [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew rm [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew search [text]
Copy it and replace filenames, paths, or keywords as needed.
brew services list
Copy it and replace filenames, paths, or keywords as needed.
brew tap
Copy it and replace filenames, paths, or keywords as needed.
brew uninstall [formula]
Copy it and replace filenames, paths, or keywords as needed.
brew update
Copy it and replace filenames, paths, or keywords as needed.
brew upgrade
Copy it and replace filenames, paths, or keywords as needed.
brew install [wget]
Requires network or a remote resource.
python -m build
Copy it and replace filenames, paths, or keywords as needed.
bun add [lodash]
May affect permissions or system state. Check the target first.
bun audit
Copy it and replace filenames, paths, or keywords as needed.
bun create [template] [project-name]
Copy it and replace filenames, paths, or keywords as needed.
bun exec [package]
Copy it and replace filenames, paths, or keywords as needed.
bun i
Copy it and replace filenames, paths, or keywords as needed.
bun install
Copy it and replace filenames, paths, or keywords as needed.
bun pm cache
Copy it and replace filenames, paths, or keywords as needed.
bun pm migrate
Copy it and replace filenames, paths, or keywords as needed.
bun pm pack
Copy it and replace filenames, paths, or keywords as needed.
bun pm trust [package1] [package2]
Copy it and replace filenames, paths, or keywords as needed.
bun pm bin
Copy it and replace filenames, paths, or keywords as needed.
bun publish
Copy it and replace filenames, paths, or keywords as needed.
bun remove [package]
Copy it and replace filenames, paths, or keywords as needed.
bun upgrade
Copy it and replace filenames, paths, or keywords as needed.
bundletool dump manifest --bundle=[app.aab]
Copy it and replace filenames, paths, or keywords as needed.
bundletool build-apks --bundle=[app.aab] --output=[app.apks]
Copy it and replace filenames, paths, or keywords as needed.
bunny login
Copy it and replace filenames, paths, or keywords as needed.
bunx [prisma] migrate
Copy it and replace filenames, paths, or keywords as needed.
carton install
Copy it and replace filenames, paths, or keywords as needed.
checkupdates
Copy it and replace filenames, paths, or keywords as needed.
circup list
Copy it and replace filenames, paths, or keywords as needed.
python [main.py]
Copy it and replace filenames, paths, or keywords as needed.
composer audit
Copy it and replace filenames, paths, or keywords as needed.
conda env list
Copy it and replace filenames, paths, or keywords as needed.
conda create -n [myenv] [python=3.11]
Copy it and replace filenames, paths, or keywords as needed.
container-diff analyze [image:tag]
Copy it and replace filenames, paths, or keywords as needed.
sudo dnf copr enable [owner]/[project]
May affect permissions or system state. Check the target first.
corepack enable
Copy it and replace filenames, paths, or keywords as needed.
createrepo [path/to/directory]
Copy it and replace filenames, paths, or keywords as needed.
csv-diff [old.csv] [new.csv]
Copy it and replace filenames, paths, or keywords as needed.
ctx init
Copy it and replace filenames, paths, or keywords as needed.
ddev start
Copy it and replace filenames, paths, or keywords as needed.
deb-get update
Copy it and replace filenames, paths, or keywords as needed.
pip install deflect-one
Copy it and replace filenames, paths, or keywords as needed.
deno run [script.ts]
Copy it and replace filenames, paths, or keywords as needed.
depsguard
Copy it and replace filenames, paths, or keywords as needed.
distrobox-upgrade [container_name]
Copy it and replace filenames, paths, or keywords as needed.
dnf builddep [path/to/specification.spec]
Copy it and replace filenames, paths, or keywords as needed.
dnf changelog [package]
Copy it and replace filenames, paths, or keywords as needed.
dnf clean dbcache
Copy it and replace filenames, paths, or keywords as needed.
dnf config-manager --add-repo=[repository_url]
Copy it and replace filenames, paths, or keywords as needed.
tldr dnf repoquery
Copy it and replace filenames, paths, or keywords as needed.
dnf download [package]
Copy it and replace filenames, paths, or keywords as needed.
dnf group list
Copy it and replace filenames, paths, or keywords as needed.
sudo dnf install [package1] [package2]
May affect permissions or system state. Check the target first.
dnf module list
Copy it and replace filenames, paths, or keywords as needed.
dnf repoquery --deplist [package]
Copy it and replace filenames, paths, or keywords as needed.
dnf reposync --repoid [repo_name]
Requires network or a remote resource.
sudo dnf system-upgrade download --releasever=[40]
May affect permissions or system state. Check the target first.
dnf versionlock list
Copy it and replace filenames, paths, or keywords as needed.
sudo dnf upgrade
May affect permissions or system state. Check the target first.
sudo dnf4 upgrade
May affect permissions or system state. Check the target first.
dnf5 group list
Copy it and replace filenames, paths, or keywords as needed.
tldr dnf
Copy it and replace filenames, paths, or keywords as needed.
sudo dpkg -i [path/to/file.deb]
May affect permissions or system state. Check the target first.
sudo etckeeper init
May affect permissions or system state. Check the target first.
expac [-S|--sync] '%D' [package]
Uses pipes, overwrite, or deletion. Check paths and options first.
extrepo search keyword
Copy it and replace filenames, paths, or keywords as needed.
faster-whisper [audio.mp3]
Copy it and replace filenames, paths, or keywords as needed.
fixmynpm doctor
Copy it and replace filenames, paths, or keywords as needed.
fkill
Copy it and replace filenames, paths, or keywords as needed.
fonttools subset [path/to/font.ttf] --unicodes=U+0000-007F
Copy it and replace filenames, paths, or keywords as needed.
gdebi [path/to/package.deb]
Copy it and replace filenames, paths, or keywords as needed.
npx gh-pages -d [dist]
Copy it and replace filenames, paths, or keywords as needed.
git extras --version
Copy it and replace filenames, paths, or keywords as needed.
grunt
Copy it and replace filenames, paths, or keywords as needed.
http-server
Copy it and replace filenames, paths, or keywords as needed.
informant check
Copy it and replace filenames, paths, or keywords as needed.
jadx [app.apk]
Copy it and replace filenames, paths, or keywords as needed.
pip install git+https://github.com/fhsinchy/jeeves.git#egg=jeeves
Copy it and replace filenames, paths, or keywords as needed.
jf config add
Copy it and replace filenames, paths, or keywords as needed.
jfrog config add [server-id]
May affect permissions or system state. Check the target first.
keen
Copy it and replace filenames, paths, or keywords as needed.
lazynpm
Copy it and replace filenames, paths, or keywords as needed.
lbu commit
Copy it and replace filenames, paths, or keywords as needed.
npm install --global @leon-ai/cli
Copy it and replace filenames, paths, or keywords as needed.
pacman -S [package]
Copy it and replace filenames, paths, or keywords as needed.
npm create libretto@latest
Copy it and replace filenames, paths, or keywords as needed.
lure install [package]
Copy it and replace filenames, paths, or keywords as needed.
makepkg
Copy it and replace filenames, paths, or keywords as needed.
meteor create [project-name]
Copy it and replace filenames, paths, or keywords as needed.
mflux-generate --model [schnell] --prompt "[a sunset over mountains]"
May affect permissions or system state. Check the target first.
mkosi summary
Copy it and replace filenames, paths, or keywords as needed.
sudo mmdebstrap stable [path/to/debian-root]/
May affect permissions or system state. Check the target first.
sudo nala install [package]
May affect permissions or system state. Check the target first.
ncu
Copy it and replace filenames, paths, or keywords as needed.
sudo netselect-apt
May affect permissions or system state. Check the target first.
sudo netselect [host_1 host_2 ...]
May affect permissions or system state. Check the target first.
ng add [package-name]
May affect permissions or system state. Check the target first.
ng generate component [name]
Copy it and replace filenames, paths, or keywords as needed.
ng new [my-app]
Copy it and replace filenames, paths, or keywords as needed.
ni
Copy it and replace filenames, paths, or keywords as needed.
node [script.js]
Copy it and replace filenames, paths, or keywords as needed.
nodenv install --list
Copy it and replace filenames, paths, or keywords as needed.
noglob apt install linux-*
Copy it and replace filenames, paths, or keywords as needed.
npm access public [package]
Copy it and replace filenames, paths, or keywords as needed.
npm adduser
Copy it and replace filenames, paths, or keywords as needed.
npm audit
Copy it and replace filenames, paths, or keywords as needed.
npm config set init-author-name "[Your Name]"
Copy it and replace filenames, paths, or keywords as needed.
npm bin
Copy it and replace filenames, paths, or keywords as needed.
npm bugs [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm cache clean --force
Copy it and replace filenames, paths, or keywords as needed.
npm-check
Copy it and replace filenames, paths, or keywords as needed.
npm ci
Copy it and replace filenames, paths, or keywords as needed.
npm completion
Copy it and replace filenames, paths, or keywords as needed.
npm config list
Copy it and replace filenames, paths, or keywords as needed.
npm dedupe
Copy it and replace filenames, paths, or keywords as needed.
npm deprecate [package]@[version] "[message]"
Copy it and replace filenames, paths, or keywords as needed.
npm diff --diff=[package]@[1.0.0] --diff=[package]@[2.0.0]
Copy it and replace filenames, paths, or keywords as needed.
npm dist-tag ls [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm docs [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm doctor
Copy it and replace filenames, paths, or keywords as needed.
npm edit [package]
Copy it and replace filenames, paths, or keywords as needed.
npm exec [command]
Copy it and replace filenames, paths, or keywords as needed.
npm explain [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm explore [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm find-dupes
Copy it and replace filenames, paths, or keywords as needed.
npm fund
Copy it and replace filenames, paths, or keywords as needed.
npm help-search [term]
Copy it and replace filenames, paths, or keywords as needed.
npm help [install]
Copy it and replace filenames, paths, or keywords as needed.
npm home [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm hook ls
Copy it and replace filenames, paths, or keywords as needed.
npm init
Copy it and replace filenames, paths, or keywords as needed.
npm install-ci-test
Copy it and replace filenames, paths, or keywords as needed.
npm install-test
Copy it and replace filenames, paths, or keywords as needed.
npm install
Copy it and replace filenames, paths, or keywords as needed.
npm it
Copy it and replace filenames, paths, or keywords as needed.
npm link
Copy it and replace filenames, paths, or keywords as needed.
npm list
Copy it and replace filenames, paths, or keywords as needed.
npm login
Copy it and replace filenames, paths, or keywords as needed.
npm logout
Copy it and replace filenames, paths, or keywords as needed.
npm ls
Copy it and replace filenames, paths, or keywords as needed.
npm-name [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm org ls [org-name]
Copy it and replace filenames, paths, or keywords as needed.
npm outdated
Copy it and replace filenames, paths, or keywords as needed.
npm owner ls [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm pack
Copy it and replace filenames, paths, or keywords as needed.
npm ping
Copy it and replace filenames, paths, or keywords as needed.
npm pkg get [name]
Copy it and replace filenames, paths, or keywords as needed.
npm prefix
Copy it and replace filenames, paths, or keywords as needed.
npm profile get
Copy it and replace filenames, paths, or keywords as needed.
npm prune
Copy it and replace filenames, paths, or keywords as needed.
npm publish
Copy it and replace filenames, paths, or keywords as needed.
npm query "[name=lodash]"
Copy it and replace filenames, paths, or keywords as needed.
npm rb
Copy it and replace filenames, paths, or keywords as needed.
npm rebuild
Copy it and replace filenames, paths, or keywords as needed.
npm repo [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm restart
Copy it and replace filenames, paths, or keywords as needed.
npm root
Copy it and replace filenames, paths, or keywords as needed.
npm run [script-name]
Copy it and replace filenames, paths, or keywords as needed.
npm run [script-name]
Copy it and replace filenames, paths, or keywords as needed.
npm sbom
Copy it and replace filenames, paths, or keywords as needed.
npm search [query]
Copy it and replace filenames, paths, or keywords as needed.
npm shrinkwrap
Copy it and replace filenames, paths, or keywords as needed.
npm star [package]
Copy it and replace filenames, paths, or keywords as needed.
npm stars
Copy it and replace filenames, paths, or keywords as needed.
npm start
Copy it and replace filenames, paths, or keywords as needed.
npm stop
Copy it and replace filenames, paths, or keywords as needed.
npm team ls [@org]
Copy it and replace filenames, paths, or keywords as needed.
npm test
Copy it and replace filenames, paths, or keywords as needed.
npm token list
Copy it and replace filenames, paths, or keywords as needed.
npm uninstall [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm unlink -g [package]
Copy it and replace filenames, paths, or keywords as needed.
npm unpublish [package]@[version]
Copy it and replace filenames, paths, or keywords as needed.
npm unstar [package]
Copy it and replace filenames, paths, or keywords as needed.
npm update
Copy it and replace filenames, paths, or keywords as needed.
npm version patch
Copy it and replace filenames, paths, or keywords as needed.
npm view [package]
Copy it and replace filenames, paths, or keywords as needed.
npm whoami
Copy it and replace filenames, paths, or keywords as needed.
npm why [package-name]
Copy it and replace filenames, paths, or keywords as needed.
npm install
Copy it and replace filenames, paths, or keywords as needed.
registry=https://registry.npmjs.org/
Copy it and replace filenames, paths, or keywords as needed.