LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bun-remove

Remove packages from a project

TLDR

Remove a package
$ bun remove [package]
copy
Remove multiple packages
$ bun remove [package1] [package2]
copy
Remove a global package
$ bun remove -g [package]
copy

SYNOPSIS

bun remove [options] packages...

DESCRIPTION

bun remove uninstalls packages from the project and removes them from package.json. This is equivalent to npm uninstall or yarn remove.

PARAMETERS

-g, --global

Remove from global packages.
-d, --dev
Remove from devDependencies.

INSTALL

sudo pacman -S bun
copy
brew install bun
copy
nix profile install nixpkgs#bun
copy

SEE ALSO

bun(1), bun-rm(1), bun-install(1)

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid