Search Criteria
Package Details: corepacker 0.0.0-7
Package Actions
Git Clone URL: | https://aur.archlinux.org/corepacker.git (read-only, click to copy) |
---|---|
Package Base: | corepacker |
Description: | Remove npm, yarn and pnpm using corepack |
Upstream URL: | https://github.com/nodejs/corepack/ |
Keywords: | corepack npm pnpm yarn |
Licenses: | MIT |
Conflicts: | npm, pnpm, yarn |
Provides: | node-gyp, nodejs-nopt, npm, pnpm, yarn |
Submitter: | tiziodcaio |
Maintainer: | tiziodcaio |
Last Packager: | tiziodcaio |
Votes: | 3 |
Popularity: | 0.67 |
First Submitted: | 2023-05-21 18:44 (UTC) |
Last Updated: | 2024-10-26 20:15 (UTC) |
Dependencies (1)
Required by (3005)
- 1panel (requires npm) (make)
- activitywatch (requires npm) (make)
- activitywatch-git (requires npm) (make)
- actual-server (requires yarn)
- adb-wifi (requires npm) (make)
- adb-wifi-git (requires npm) (make)
- add-gitignore (requires npm) (make)
- aero-browser (requires npm) (make)
- aero-browser-git (requires npm) (make)
- agendapp (requires npm) (make)
- ai-browser-git (requires npm) (make)
- ai-cli (requires npm)
- ai-gate (requires npm) (make)
- ai-writer (requires npm) (make)
- aicommits (requires npm) (make)
- aihub (requires npm) (make)
- aihub-git (requires npm) (make)
- airdcpp-webclient (requires npm) (make)
- airdcpp-webclient-develop-git (requires npm) (make)
- airdcpp-webclient-git (requires npm)
- Show 2985 more...
Latest Comments
Freso commented on 2023-09-04 11:23 (UTC)
If the files are properly installed via
makepkg
and thus managed bypacman
you don’t need torm
them incorepacker-remove.hook
when the package is uninstalled.detian commented on 2023-07-12 16:44 (UTC)
version 0.0.0-3 lead to
detian commented on 2023-07-12 15:40 (UTC)
corepack disable
won't disablenpm
command for unknown reason so this for enableand this for disable
maybe better
detian commented on 2023-07-11 18:29 (UTC)
Just
corepack enable
does not enable npm commands, but this package provides npm. So you need specific enable npm, for example "corepack enable npm"FabioLolix commented on 2023-06-30 18:10 (UTC)
Stable pkgbuilds like this don't have to provides and conflicts themselves