LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

bun-unlink

Remove symbolic package links created by bun link

TLDR

Unregister the current package from the global link registry
$ bun unlink
copy
Unlink a specific package from the current project
$ bun unlink [package-name]
copy

SYNOPSIS

bun unlink [package-name]

DESCRIPTION

bun unlink removes symbolic links created by bun link. When run without arguments in a package directory, it unregisters the package from the global link registry. When run with a package name, it removes the symlink from the current project's node_modules.This is the reverse of the `bun link` workflow used during local package development.

INSTALL

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

SEE ALSO

bun(1), bun-link(1), bun-install(1)

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