Advertisement
Guest User

Untitled

a guest
Sep 1st, 2022
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 9.72 KB | None | 0 0
  1. [pycrk@EnOS ~]$ LANG=C yay -Yc
  2. checking dependencies...
  3.  
  4. Package (9)  Old Version  Net Change
  5.  
  6. electron17   17.4.11-1    -182,47 MiB
  7. electron19   19.0.13-1    -179,13 MiB
  8. node-gyp     9.1.0-1        -4,41 MiB
  9. nodejs       18.8.0-1      -38,38 MiB
  10. nodejs-nopt  6.0.0-1        -0,03 MiB
  11. npm          8.18.0-1       -6,48 MiB
  12. nvm          0.39.1-1       -0,14 MiB
  13. semver       7.3.7-1        -0,11 MiB
  14. yarn         1.22.19-1      -5,08 MiB
  15.  
  16. Total Removed Size:  416,23 MiB
  17.  
  18. :: Do you want to remove these packages? [Y/n] n
  19.  -> exit status 1
  20. [pycrk@EnOS ~]$ LANG=C sudo pacman -R $(pacman -Qtdq)
  21. checking dependencies...
  22.  
  23. Package (4)  Old Version  Net Change
  24.  
  25. electron17   17.4.11-1    -182,47 MiB
  26. electron19   19.0.13-1    -179,13 MiB
  27. nvm          0.39.1-1       -0,14 MiB
  28. yarn         1.22.19-1      -5,08 MiB
  29.  
  30. Total Removed Size:  366,82 MiB
  31.  
  32. :: Do you want to remove these packages? [Y/n] n
  33. [pycrk@EnOS ~]$ LANG=C pacman -Ss node-gyp | grep /node-gyp | grep installed
  34. community/node-gyp 9.1.0-1 [installed]
  35. [pycrk@EnOS ~]$ LANG=C pacman -Ss nodejs | grep /nodejs | grep installed
  36. community/nodejs 18.8.0-1 [installed]
  37. community/nodejs-nopt 6.0.0-1 [installed]
  38. [pycrk@EnOS ~]$ LANG=C pacman -Ss npm | grep /npm | grep installed
  39. community/npm 8.18.0-1 [installed]
  40. [pycrk@EnOS ~]$ LANG=C pacman -Ss semver | grep /semver | grep installed
  41. community/semver 7.3.7-1 [installed]
  42. [pycrk@EnOS ~]$ LANG=C pacman -Ss nvm | grep /nvm | grep installed
  43. [pycrk@EnOS ~]$ LANG=C pacman -Ss nvm
  44. extra/convmv 2.05-2
  45.     Tool for converting encodings on filesystems
  46. community/nvme-cli 2.1.2-1
  47.     NVM-Express user space tooling for Linux
  48. [pycrk@EnOS ~]$ LANG=C pacman -Ss yarn | grep /yarn | grep installed
  49. community/yarn 1.22.19-1 [installed]
  50. [pycrk@EnOS ~]$ LANG=C pacman -Ss electron17 | grep /electron17 | grep installed
  51. community/electron17 17.4.11-1 [installed]
  52.  
  53. pycrk@EnOS ~]$ LANG=C pacman -Qii node-gyp
  54. Name            : node-gyp
  55. Version         : 9.1.0-1
  56. Description     : Node.js native addon build tool
  57. Architecture    : any
  58. URL             : https://github.com/nodejs/node-gyp
  59. Licenses        : MIT
  60. Groups          : None
  61. Provides        : None
  62. Depends On      : nodejs  nodejs-nopt  python  semver
  63. Optional Deps   : None
  64. Required By     : npm
  65. Optional For    : None
  66. Conflicts With  : None
  67. Replaces        : None
  68. Installed Size  : 4,41 MiB
  69. Packager        : Caleb Maclennan <alerque@archlinux.org>
  70. Build Date      : Fr 15 Jul 2022 19:02:00 CEST
  71. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  72. Install Reason  : Installed as a dependency for another package
  73. Install Script  : No
  74. Validated By    : Signature
  75. Backup Files    :
  76. (none)
  77.  
  78. [pycrk@EnOS ~]$ LANG=C pacman -Qii nodejs
  79. Name            : nodejs
  80. Version         : 18.8.0-1
  81. Description     : Evented I/O for V8 javascript
  82. Architecture    : x86_64
  83. URL             : https://nodejs.org/
  84. Licenses        : MIT
  85. Groups          : None
  86. Provides        : None
  87. Depends On      : brotli  openssl  zlib  icu  libuv  libnghttp2  c-ares
  88. Optional Deps   : npm: nodejs package manager [installed]
  89. Required By     : node-gyp  nodejs-nopt  npm  semver  yarn
  90. Optional For    : None
  91. Conflicts With  : None
  92. Replaces        : None
  93. Installed Size  : 38,38 MiB
  94. Packager        : Felix Yan <felixonmars@archlinux.org>
  95. Build Date      : Mi 24 Aug 2022 18:23:47 CEST
  96. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  97. Install Reason  : Installed as a dependency for another package
  98. Install Script  : No
  99. Validated By    : Signature
  100. Backup Files    :
  101. (none)
  102.  
  103. [pycrk@EnOS ~]$ LANG=C pacman -Qii nodejs-nopt
  104. Name            : nodejs-nopt
  105. Version         : 6.0.0-1
  106. Description     : Node/npm Option Parsing library
  107. Architecture    : any
  108. URL             : https://github.com/npm/nopt
  109. Licenses        : custom:ISC
  110. Groups          : None
  111. Provides        : None
  112. Depends On      : nodejs
  113. Optional Deps   : None
  114. Required By     : node-gyp  npm
  115. Optional For    : None
  116. Conflicts With  : None
  117. Replaces        : None
  118. Installed Size  : 28,05 KiB
  119. Packager        : Felix Yan <felixonmars@archlinux.org>
  120. Build Date      : Do 18 Aug 2022 19:42:37 CEST
  121. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  122. Install Reason  : Installed as a dependency for another package
  123. Install Script  : No
  124. Validated By    : Signature
  125. Backup Files    :
  126. (none)
  127.  
  128. [pycrk@EnOS ~]$ LANG=C pacman -Qii npm
  129. Name            : npm
  130. Version         : 8.18.0-1
  131. Description     : A package manager for javascript
  132. Architecture    : any
  133. URL             : https://www.npmjs.com/
  134. Licenses        : custom:Artistic
  135. Groups          : None
  136. Provides        : None
  137. Depends On      : nodejs  node-gyp  nodejs-nopt  semver
  138. Optional Deps   : None
  139. Required By     : None
  140. Optional For    : nodejs
  141. Conflicts With  : None
  142. Replaces        : None
  143. Installed Size  : 6,48 MiB
  144. Packager        : Felix Yan <felixonmars@archlinux.org>
  145. Build Date      : Mi 17 Aug 2022 22:36:12 CEST
  146. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  147. Install Reason  : Installed as a dependency for another package
  148. Install Script  : No
  149. Validated By    : Signature
  150. Backup Files    :
  151. (none)
  152.  
  153. [pycrk@EnOS ~]$ LANG=C pacman -Qii semver
  154. Name            : semver
  155. Version         : 7.3.7-1
  156. Description     : The semantic version parser used by npm
  157. Architecture    : any
  158. URL             : https://github.com/npm/node-semver
  159. Licenses        : ISC
  160. Groups          : None
  161. Provides        : None
  162. Depends On      : nodejs
  163. Optional Deps   : None
  164. Required By     : node-gyp  npm
  165. Optional For    : None
  166. Conflicts With  : None
  167. Replaces        : None
  168. Installed Size  : 115,05 KiB
  169. Packager        : Felix Yan <felixonmars@archlinux.org>
  170. Build Date      : Do 14 Apr 2022 17:27:29 CEST
  171. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  172. Install Reason  : Installed as a dependency for another package
  173. Install Script  : No
  174. Validated By    : Signature
  175. Backup Files    :
  176. (none)
  177.  
  178. [pycrk@EnOS ~]$ LANG=C pacman -Qii electron17
  179. Name            : electron17
  180. Version         : 17.4.11-1
  181. Description     : Build cross platform desktop apps with web technologies
  182. Architecture    : x86_64
  183. URL             : https://electronjs.org/
  184. Licenses        : MIT  custom
  185. Groups          : None
  186. Provides        : None
  187. Depends On      : c-ares  ffmpeg  gtk3  libevent  libxslt  minizip  nss  re2  snappy
  188. Optional Deps   : kde-cli-tools: file deletion support (kioclient5)
  189.                   libappindicator-gtk3: StatusNotifierItem support [installed]
  190.                   pipewire: WebRTC desktop sharing under Wayland [installed]
  191.                   trash-cli: file deletion support (trash-put)
  192.                   xdg-utils: open URLs with desktop's default (xdg-email, xdg-open) [installed]
  193. Required By     : None
  194. Optional For    : None
  195. Conflicts With  : None
  196. Replaces        : None
  197. Installed Size  : 182,47 MiB
  198. Packager        : Bruno Pagani <archange@archlinux.org>
  199. Build Date      : So 21 Aug 2022 10:31:29 CEST
  200. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  201. Install Reason  : Installed as a dependency for another package
  202. Install Script  : No
  203. Validated By    : Signature
  204. Backup Files    :
  205. (none)
  206.  
  207. [pycrk@EnOS ~]$ LANG=C pacman -Qii electron19
  208. Name            : electron19
  209. Version         : 19.0.13-1
  210. Description     : Build cross platform desktop apps with web technologies
  211. Architecture    : x86_64
  212. URL             : https://electronjs.org/
  213. Licenses        : MIT  custom
  214. Groups          : None
  215. Provides        : None
  216. Depends On      : c-ares  ffmpeg  gtk3  libevent  libxslt  minizip  nss  re2  snappy
  217. Optional Deps   : kde-cli-tools: file deletion support (kioclient5)
  218.                  libappindicator-gtk3: StatusNotifierItem support [installed]
  219.                  pipewire: WebRTC desktop sharing under Wayland [installed]
  220.                  trash-cli: file deletion support (trash-put)
  221.                  xdg-utils: open URLs with desktop
  222. Required By     : None
  223. Optional For    : None
  224. Conflicts With  : None
  225. Replaces        : None
  226. Installed Size  : 179,13 MiB
  227. Packager        : Bruno Pagani <archange@archlinux.org>
  228. Build Date      : So 21 Aug 2022 10:38:30 CEST
  229. Install Date    : Di 30 Aug 2022 20:30:20 CEST
  230. Install Reason  : Installed as a dependency for another package
  231. Install Script  : No
  232. Validated By    : Signature
  233. Backup Files    :
  234. (none)
  235.  
  236. [pycrk@EnOS ~]$ LANG=C pacman -Qii nvm
  237. Name            : nvm
  238. Version         : 0.39.1-1
  239. Description     : Node Version Manager - Simple bash script to manage multiple active node.js versions
  240. Architecture    : any
  241. URL             : https://github.com/nvm-sh/nvm
  242. Licenses        : MIT
  243. Groups          : None
  244. Provides        : None
  245. Depends On      : None
  246. Optional Deps   : bash: bash completion [installed]
  247. Required By     : None
  248. Optional For    : None
  249. Conflicts With  : None
  250. Replaces        : None
  251. Installed Size  : 140,07 KiB
  252. Packager        : Unknown Packager
  253. Build Date      : Do 01 Sep 2022 00:45:14 CEST
  254. Install Date    : Do 01 Sep 2022 00:45:17 CEST
  255. Install Reason  : Installed as a dependency for another package
  256. Install Script  : Yes
  257. Validated By    : None
  258. Backup Files    :
  259. (none)
  260.  
  261. [pycrk@EnOS ~]$ LANG=C pacman -Qii yarn
  262. Name            : yarn
  263. Version         : 1.22.19-1
  264. Description     : Fast, reliable, and secure dependency management
  265. Architecture    : any
  266. URL             : https://classic.yarnpkg.com/
  267. Licenses        : BSD
  268. Groups          : None
  269. Provides        : None
  270. Depends On      : nodejs
  271. Optional Deps   : None
  272. Required By     : None
  273. Optional For    : None
  274. Conflicts With  : None
  275. Replaces        : None
  276. Installed Size  : 5,08 MiB
  277. Packager        : Sven-Hendrik Haase <svenstaro@gmail.com>
  278. Build Date      : Mo 16 Mai 2022 18:33:47 CEST
  279. Install Date    : Do 01 Sep 2022 00:43:49 CEST
  280. Install Reason  : Installed as a dependency for another package
  281. Install Script  : No
  282. Validated By    : Signature
  283. Backup Files    :
  284. (none)
  285.  
  286.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement