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

Postmark Image

Speedy emails, satisfied customers

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay