LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bun-rm

Alias for removing packages from a project

TLDR

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

SYNOPSIS

bun rm [options] packages...

DESCRIPTION

bun rm is an alias for bun remove. It uninstalls packages from the project and removes them from package.json.

PARAMETERS

-g, --global

Remove from global packages.

INSTALL

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

SEE ALSO

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