DEV Community

Patrick Schanen
Patrick Schanen

Posted on

3 2

sudo dnf -y install nodejs npm

psnebc@localhost  ~  sudo dnf -y install nodejs npm
[sudo] Passwort für psnebc: 
Zwischenspeicher für Paketquelle »Dropbox« konnte nicht synchronisiert werden, wird deaktiviert.
Letzte Prüfung auf abgelaufene Metadaten: vor 2:09:07 am Do 29 Mär 2018 08:06:40 CEST.
Abhängigkeiten sind aufgelöst.
==================================================================================================================================================
 Paket                         Arch                          Version                                         Paketquelle                    Größe
==================================================================================================================================================
Installieren:
 nodejs                        x86_64                        1:8.9.4-2.fc27                                  updates                        5.5 M
 npm                           x86_64                        1:5.6.0-1.8.9.4.2.fc27                          updates                        4.3 M

Transaktionsübersicht
==================================================================================================================================================
Installieren  2 Pakete

Gesamte Downloadgröße: 9.8 M
Installationsgröße: 37 M
Pakete werden heruntergeladen:
(1/2): npm-5.6.0-1.8.9.4.2.fc27.x86_64.rpm                                                                        1.2 MB/s | 4.3 MB     00:03    
(2/2): nodejs-8.9.4-2.fc27.x86_64.rpm                                                                             673 kB/s | 5.5 MB     00:08    
-------------------------------------------------------------------------------------------------------------------------------------------------------
Gesamt                                                                                                            1.0 MB/s | 9.8 MB     00:09     
Transaktionsüberprüfung wird ausgeführt
Transaktionsprüfung war erfolgreich.
Transaktion wird getestet
Transaktionstest war erfolgreich.
Transaktion wird ausgeführt
  Vorbereitung läuft    :                                                                                                                     1/1 
  Installieren          : nodejs-1:8.9.4-2.fc27.x86_64                                                                                        1/2 
  Installieren          : npm-1:5.6.0-1.8.9.4.2.fc27.x86_64                                                                                   2/2 
  Ausgeführtes Scriptlet: npm-1:5.6.0-1.8.9.4.2.fc27.x86_64                                                                                   2/2 
Running as unit: run-r3f87dcce0eb748e783be8bb23063f9ef.service
  Überprüfung läuft     : nodejs-1:8.9.4-2.fc27.x86_64                                                                                        1/2 
  Überprüfung läuft     : npm-1:5.6.0-1.8.9.4.2.fc27.x86_64                                                                                   2/2 

Installiert:
  nodejs.x86_64 1:8.9.4-2.fc27                                          npm.x86_64 1:5.6.0-1.8.9.4.2.fc27                                         

Fertig.

 ✘ psnebc@localhost  ~  node -v  
v8.9.4
 psnebc@localhost  ~  npm -v
5.6.0
Enter fullscreen mode Exit fullscreen mode

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs