Search Criteria
Package Details: corepacker 0.0.0-10
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: | CC0 1.0 |
| Conflicts: | npm, pnpm, yarn |
| Provides: | npm, pnpm, yarn |
| Submitter: | tiziodcaio |
| Maintainer: | tiziodcaio |
| Last Packager: | tiziodcaio |
| Votes: | 3 |
| Popularity: | 0.000669 |
| First Submitted: | 2023-05-21 18:44 (UTC) |
| Last Updated: | 2025-10-27 08:38 (UTC) |
Dependencies (1)
Required by (3411)
- 18xx-maker-git (requires pnpm) (make)
- 1panel (requires npm) (make)
- 1panel-git (requires npm) (make)
- activitywatch (requires npm) (make)
- activitywatch-git (requires npm) (make)
- actual-server (requires npm) (make)
- adb-wifi (requires npm) (make)
- adb-wifi-git (requires npm) (make)
- add-gitignore (requires npm) (make)
- adguardhome-git (requires npm) (make)
- advantagescope-git (requires npm) (make)
- aero-browser (requires npm) (make)
- aero-browser-git (requires npm) (make)
- affine (requires yarn) (make)
- agendapp (requires npm) (make)
- agent-tars-git (requires npm) (make)
- agent-tars-git (requires pnpm) (make)
- ags-hyprpanel-git (requires npm) (make)
- ai-browser-git (requires npm) (make)
- ai-cli (requires npm)
- Show 3391 more...
Latest Comments
tiziodcaio commented on 2025-05-27 09:17 (UTC)
If you say please... /s
Thanks for the idea it is pretty. I will try implement it ASAP :-)
oech3 commented on 2025-05-27 08:15 (UTC)
Would you convert this to
pkgbaseprovidingpkgname=({npm,yarn,pnpm}-corepack)?Freso commented on 2023-09-04 11:23 (UTC)
If the files are properly installed via
makepkgand thus managed bypacmanyou don’t need tormthem incorepacker-remove.hookwhen 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 disablewon't disablenpmcommand for unknown reason so this for enableand this for disable
maybe better
detian commented on 2023-07-11 18:29 (UTC)
Just
corepack enabledoes 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