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]
复制后可按需替换文件名、目录或参数。
aapt2 compile [path/to/resource.xml] -o [output_directory]
复制后可按需替换文件名、目录或参数。
adb install [app.apk]
复制后可按需替换文件名、目录或参数。
adb shell pm list packages
复制后可按需替换文件名、目录或参数。
adb uninstall [com.example.app]
复制后可按需替换文件名、目录或参数。
sudo add-apt-key [KEY_ID]
权限或系统影响较大,执行前请核对目标。
add-apt-repository [repository_spec]
复制后可按需替换文件名、目录或参数。
npm install -g agentbox-cli
复制后可按需替换文件名、目录或参数。
alr search [package_name]
复制后可按需替换文件名、目录或参数。
androguard analyze [app.apk]
复制后可按需替换文件名、目录或参数。
ansible-doc [apt]
复制后可按需替换文件名、目录或参数。
apk upgrade -U
复制后可按需替换文件名、目录或参数。
apkeep -a [com.example.app] .
复制后可按需替换文件名、目录或参数。
apkleaks -f [app.apk]
复制后可按需替换文件名、目录或参数。
apksigner sign --ks [keystore.jks] [app.apk]
复制后可按需替换文件名、目录或参数。
apktool d [app.apk]
复制后可按需替换文件名、目录或参数。
apt-add-repository
复制后可按需替换文件名、目录或参数。
apt-cache search [query]
复制后可按需替换文件名、目录或参数。
sudo apt-cdrom add
权限或系统影响较大,执行前请核对目标。
sudo apt-clone clone [path/to/directory]
权限或系统影响较大,执行前请核对目标。
apt-config dump
复制后可按需替换文件名、目录或参数。
apt-extracttemplates [package.deb]
复制后可按需替换文件名、目录或参数。
sudo apt update
权限或系统影响较大,执行前请核对目标。
apt-ftparchive packages [pool/] > [Packages]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
sudo apt-get update
权限或系统影响较大,执行前请核对目标。
sudo apt install [package]
权限或系统影响较大,执行前请核对目标。
apt-key list
复制后可按需替换文件名、目录或参数。
apt list
复制后可按需替换文件名、目录或参数。
sudo apt-mark auto [package]
权限或系统影响较大,执行前请核对目标。
apt moo
复制后可按需替换文件名、目录或参数。
man apt-secure
复制后可按需替换文件名、目录或参数。
apt-sortpkgs [Packages] > [Packages.sorted]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
sudo apt update
权限或系统影响较大,执行前请核对目标。
sudo aptd
权限或系统影响较大,执行前请核对目标。
aptdcon --install "[package1 package2]"
复制后可按需替换文件名、目录或参数。
apturl apt:firefox
复制后可按需替换文件名、目录或参数。
apx pkgmanagers new
复制后可按需替换文件名、目录或参数。
aur sync [package1] [package2] ...
需要网络或远程资源。
aur search [keyword]
复制后可按需替换文件名、目录或参数。
aurman -Syu
复制后可按需替换文件名、目录或参数。
aur build [package]
复制后可按需替换文件名、目录或参数。
aws codeartifact login --tool npm --domain [my-domain] --repository [my-repo]
复制后可按需替换文件名、目录或参数。
axi-cache search [keyword]
复制后可按需替换文件名、目录或参数。
pip install azure-cli
复制后可按需替换文件名、目录或参数。
python -m bark --text "[Hello, how are you?]" --output_filename [output.wav]
复制后可按需替换文件名、目录或参数。
bbrew search [query]
复制后可按需替换文件名、目录或参数。
bower install [jquery]
复制后可按需替换文件名、目录或参数。
bpkg install [package-name] -g
复制后可按需替换文件名、目录或参数。
brew autoremove
复制后可按需替换文件名、目录或参数。
brew bundle install
复制后可按需替换文件名、目录或参数。
brew install --cask [firefox]
复制后可按需替换文件名、目录或参数。
brew cleanup
复制后可按需替换文件名、目录或参数。
brew info [formula]
复制后可按需替换文件名、目录或参数。
brew install [formula]
复制后可按需替换文件名、目录或参数。
brew leaves
复制后可按需替换文件名、目录或参数。
brew list
复制后可按需替换文件名、目录或参数。
brew outdated
复制后可按需替换文件名、目录或参数。
brew reinstall [formula]
复制后可按需替换文件名、目录或参数。
brew remove [formula]
复制后可按需替换文件名、目录或参数。
brew rm [formula]
复制后可按需替换文件名、目录或参数。
brew search [text]
复制后可按需替换文件名、目录或参数。
brew services list
复制后可按需替换文件名、目录或参数。
brew tap
复制后可按需替换文件名、目录或参数。
brew uninstall [formula]
复制后可按需替换文件名、目录或参数。
brew update
复制后可按需替换文件名、目录或参数。
brew upgrade
复制后可按需替换文件名、目录或参数。
brew install [wget]
需要网络或远程资源。
python -m build
复制后可按需替换文件名、目录或参数。
bun add [lodash]
权限或系统影响较大,执行前请核对目标。
bun audit
复制后可按需替换文件名、目录或参数。
bun create [template] [project-name]
复制后可按需替换文件名、目录或参数。
bun exec [package]
复制后可按需替换文件名、目录或参数。
bun i
复制后可按需替换文件名、目录或参数。
bun install
复制后可按需替换文件名、目录或参数。
bun pm cache
复制后可按需替换文件名、目录或参数。
bun pm migrate
复制后可按需替换文件名、目录或参数。
bun pm pack
复制后可按需替换文件名、目录或参数。
bun pm trust [package1] [package2]
复制后可按需替换文件名、目录或参数。
bun pm bin
复制后可按需替换文件名、目录或参数。
bun publish
复制后可按需替换文件名、目录或参数。
bun remove [package]
复制后可按需替换文件名、目录或参数。
bun upgrade
复制后可按需替换文件名、目录或参数。
bundletool dump manifest --bundle=[app.aab]
复制后可按需替换文件名、目录或参数。
bundletool build-apks --bundle=[app.aab] --output=[app.apks]
复制后可按需替换文件名、目录或参数。
bunny login
复制后可按需替换文件名、目录或参数。
bunx [prisma] migrate
复制后可按需替换文件名、目录或参数。
carton install
复制后可按需替换文件名、目录或参数。
checkupdates
复制后可按需替换文件名、目录或参数。
circup list
复制后可按需替换文件名、目录或参数。
python [main.py]
复制后可按需替换文件名、目录或参数。
composer audit
复制后可按需替换文件名、目录或参数。
conda env list
复制后可按需替换文件名、目录或参数。
conda create -n [myenv] [python=3.11]
复制后可按需替换文件名、目录或参数。
container-diff analyze [image:tag]
复制后可按需替换文件名、目录或参数。
sudo dnf copr enable [owner]/[project]
权限或系统影响较大,执行前请核对目标。
corepack enable
复制后可按需替换文件名、目录或参数。
createrepo [path/to/directory]
复制后可按需替换文件名、目录或参数。
csv-diff [old.csv] [new.csv]
复制后可按需替换文件名、目录或参数。
ctx init
复制后可按需替换文件名、目录或参数。
ddev start
复制后可按需替换文件名、目录或参数。
deb-get update
复制后可按需替换文件名、目录或参数。
pip install deflect-one
复制后可按需替换文件名、目录或参数。
deno run [script.ts]
复制后可按需替换文件名、目录或参数。
depsguard
复制后可按需替换文件名、目录或参数。
distrobox-upgrade [container_name]
复制后可按需替换文件名、目录或参数。
dnf builddep [path/to/specification.spec]
复制后可按需替换文件名、目录或参数。
dnf changelog [package]
复制后可按需替换文件名、目录或参数。
dnf clean dbcache
复制后可按需替换文件名、目录或参数。
dnf config-manager --add-repo=[repository_url]
复制后可按需替换文件名、目录或参数。
tldr dnf repoquery
复制后可按需替换文件名、目录或参数。
dnf download [package]
复制后可按需替换文件名、目录或参数。
dnf group list
复制后可按需替换文件名、目录或参数。
sudo dnf install [package1] [package2]
权限或系统影响较大,执行前请核对目标。
dnf module list
复制后可按需替换文件名、目录或参数。
dnf repoquery --deplist [package]
复制后可按需替换文件名、目录或参数。
dnf reposync --repoid [repo_name]
需要网络或远程资源。
sudo dnf system-upgrade download --releasever=[40]
权限或系统影响较大,执行前请核对目标。
dnf versionlock list
复制后可按需替换文件名、目录或参数。
sudo dnf upgrade
权限或系统影响较大,执行前请核对目标。
sudo dnf4 upgrade
权限或系统影响较大,执行前请核对目标。
dnf5 group list
复制后可按需替换文件名、目录或参数。
tldr dnf
复制后可按需替换文件名、目录或参数。
sudo dpkg -i [path/to/file.deb]
权限或系统影响较大,执行前请核对目标。
sudo etckeeper init
权限或系统影响较大,执行前请核对目标。
expac [-S|--sync] '%D' [package]
涉及管道、覆盖或删除,执行前请先确认路径和参数。
extrepo search keyword
复制后可按需替换文件名、目录或参数。
faster-whisper [audio.mp3]
复制后可按需替换文件名、目录或参数。
fixmynpm doctor
复制后可按需替换文件名、目录或参数。
fkill
复制后可按需替换文件名、目录或参数。
fonttools subset [path/to/font.ttf] --unicodes=U+0000-007F
复制后可按需替换文件名、目录或参数。
gdebi [path/to/package.deb]
复制后可按需替换文件名、目录或参数。
npx gh-pages -d [dist]
复制后可按需替换文件名、目录或参数。
git extras --version
复制后可按需替换文件名、目录或参数。
grunt
复制后可按需替换文件名、目录或参数。
http-server
复制后可按需替换文件名、目录或参数。
informant check
复制后可按需替换文件名、目录或参数。
jadx [app.apk]
复制后可按需替换文件名、目录或参数。
pip install git+https://github.com/fhsinchy/jeeves.git#egg=jeeves
复制后可按需替换文件名、目录或参数。
jf config add
复制后可按需替换文件名、目录或参数。
jfrog config add [server-id]
权限或系统影响较大,执行前请核对目标。
keen
复制后可按需替换文件名、目录或参数。
lazynpm
复制后可按需替换文件名、目录或参数。
lbu commit
复制后可按需替换文件名、目录或参数。
npm install --global @leon-ai/cli
复制后可按需替换文件名、目录或参数。
pacman -S [package]
复制后可按需替换文件名、目录或参数。
npm create libretto@latest
复制后可按需替换文件名、目录或参数。
lure install [package]
复制后可按需替换文件名、目录或参数。
makepkg
复制后可按需替换文件名、目录或参数。
meteor create [project-name]
复制后可按需替换文件名、目录或参数。
mflux-generate --model [schnell] --prompt "[a sunset over mountains]"
权限或系统影响较大,执行前请核对目标。
mkosi summary
复制后可按需替换文件名、目录或参数。
sudo mmdebstrap stable [path/to/debian-root]/
权限或系统影响较大,执行前请核对目标。
sudo nala install [package]
权限或系统影响较大,执行前请核对目标。
ncu
复制后可按需替换文件名、目录或参数。
sudo netselect-apt
权限或系统影响较大,执行前请核对目标。
sudo netselect [host_1 host_2 ...]
权限或系统影响较大,执行前请核对目标。
ng add [package-name]
权限或系统影响较大,执行前请核对目标。
ng generate component [name]
复制后可按需替换文件名、目录或参数。
ng new [my-app]
复制后可按需替换文件名、目录或参数。
ni
复制后可按需替换文件名、目录或参数。
node [script.js]
复制后可按需替换文件名、目录或参数。
nodenv install --list
复制后可按需替换文件名、目录或参数。
noglob apt install linux-*
复制后可按需替换文件名、目录或参数。
npm access public [package]
复制后可按需替换文件名、目录或参数。
npm adduser
复制后可按需替换文件名、目录或参数。
npm audit
复制后可按需替换文件名、目录或参数。
npm config set init-author-name "[Your Name]"
复制后可按需替换文件名、目录或参数。
npm bin
复制后可按需替换文件名、目录或参数。
npm bugs [package-name]
复制后可按需替换文件名、目录或参数。
npm cache clean --force
复制后可按需替换文件名、目录或参数。
npm-check
复制后可按需替换文件名、目录或参数。
npm ci
复制后可按需替换文件名、目录或参数。
npm completion
复制后可按需替换文件名、目录或参数。
npm config list
复制后可按需替换文件名、目录或参数。
npm dedupe
复制后可按需替换文件名、目录或参数。
npm deprecate [package]@[version] "[message]"
复制后可按需替换文件名、目录或参数。
npm diff --diff=[package]@[1.0.0] --diff=[package]@[2.0.0]
复制后可按需替换文件名、目录或参数。
npm dist-tag ls [package-name]
复制后可按需替换文件名、目录或参数。
npm docs [package-name]
复制后可按需替换文件名、目录或参数。
npm doctor
复制后可按需替换文件名、目录或参数。
npm edit [package]
复制后可按需替换文件名、目录或参数。
npm exec [command]
复制后可按需替换文件名、目录或参数。
npm explain [package-name]
复制后可按需替换文件名、目录或参数。
npm explore [package-name]
复制后可按需替换文件名、目录或参数。
npm find-dupes
复制后可按需替换文件名、目录或参数。
npm fund
复制后可按需替换文件名、目录或参数。
npm help-search [term]
复制后可按需替换文件名、目录或参数。
npm help [install]
复制后可按需替换文件名、目录或参数。
npm home [package-name]
复制后可按需替换文件名、目录或参数。
npm hook ls
复制后可按需替换文件名、目录或参数。
npm init
复制后可按需替换文件名、目录或参数。
npm install-ci-test
复制后可按需替换文件名、目录或参数。
npm install-test
复制后可按需替换文件名、目录或参数。
npm install
复制后可按需替换文件名、目录或参数。
npm it
复制后可按需替换文件名、目录或参数。
npm link
复制后可按需替换文件名、目录或参数。
npm list
复制后可按需替换文件名、目录或参数。
npm login
复制后可按需替换文件名、目录或参数。
npm logout
复制后可按需替换文件名、目录或参数。
npm ls
复制后可按需替换文件名、目录或参数。
npm-name [package-name]
复制后可按需替换文件名、目录或参数。
npm org ls [org-name]
复制后可按需替换文件名、目录或参数。
npm outdated
复制后可按需替换文件名、目录或参数。
npm owner ls [package-name]
复制后可按需替换文件名、目录或参数。
npm pack
复制后可按需替换文件名、目录或参数。
npm ping
复制后可按需替换文件名、目录或参数。
npm pkg get [name]
复制后可按需替换文件名、目录或参数。
npm prefix
复制后可按需替换文件名、目录或参数。
npm profile get
复制后可按需替换文件名、目录或参数。
npm prune
复制后可按需替换文件名、目录或参数。
npm publish
复制后可按需替换文件名、目录或参数。
npm query "[name=lodash]"
复制后可按需替换文件名、目录或参数。
npm rb
复制后可按需替换文件名、目录或参数。
npm rebuild
复制后可按需替换文件名、目录或参数。
npm repo [package-name]
复制后可按需替换文件名、目录或参数。
npm restart
复制后可按需替换文件名、目录或参数。
npm root
复制后可按需替换文件名、目录或参数。
npm run [script-name]
复制后可按需替换文件名、目录或参数。
npm run [script-name]
复制后可按需替换文件名、目录或参数。
npm sbom
复制后可按需替换文件名、目录或参数。
npm search [query]
复制后可按需替换文件名、目录或参数。
npm shrinkwrap
复制后可按需替换文件名、目录或参数。
npm star [package]
复制后可按需替换文件名、目录或参数。
npm stars
复制后可按需替换文件名、目录或参数。
npm start
复制后可按需替换文件名、目录或参数。
npm stop
复制后可按需替换文件名、目录或参数。
npm team ls [@org]
复制后可按需替换文件名、目录或参数。
npm test
复制后可按需替换文件名、目录或参数。
npm token list
复制后可按需替换文件名、目录或参数。
npm uninstall [package-name]
复制后可按需替换文件名、目录或参数。
npm unlink -g [package]
复制后可按需替换文件名、目录或参数。
npm unpublish [package]@[version]
复制后可按需替换文件名、目录或参数。
npm unstar [package]
复制后可按需替换文件名、目录或参数。
npm update
复制后可按需替换文件名、目录或参数。
npm version patch
复制后可按需替换文件名、目录或参数。
npm view [package]
复制后可按需替换文件名、目录或参数。
npm whoami
复制后可按需替换文件名、目录或参数。
npm why [package-name]
复制后可按需替换文件名、目录或参数。
npm install
复制后可按需替换文件名、目录或参数。
registry=https://registry.npmjs.org/
复制后可按需替换文件名、目录或参数。