# 752-8303 Edge, NPM & Node Red Local Install

**URL:** https://www.wago.community/t/752-8303-edge-npm-node-red-local-install/647
**Category:** Hardware and Linux
**Created:** [October 24, 2023, 2:51pm UTC](https://www.wago.community/t/752-8303-edge-npm-node-red-local-install/647 "2023-10-24T14:51:44Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![robbudge](https://avatars.discourse-cdn.com/v4/letter/r/43a26b/32.png) [@robbudge](https://www.wago.community/u/robbudge)
#### Post date: [October 24, 2023, 2:51pm UTC](https://www.wago.community/t/752-8303-edge-npm-node-red-local-install/647/1 "2023-10-24T14:51:44Z")

</div>

I am looking to install NPM and Node-Red directly on the PFC, I can see its possible on the Edge Computer but what about the PFC.  
I would like to avoid using a docker container to install 3rd party software.  
What Linux Base version is used and what would the Installer be

---

<div class="post-metadata">

### Author: ![bjornidar](https://avatars.discourse-cdn.com/v4/letter/b/5fc32e/32.png) [@bjornidar](https://www.wago.community/u/bjornidar)
#### Post date: [October 25, 2023, 8:17am UTC](https://www.wago.community/t/752-8303-edge-npm-node-red-local-install/647/2 "2023-10-25T08:17:10Z")

</div>

EdgeComputer is Debian distro, but TP-panels and EdgeController is not a standard Linux-distro (I believe).

```auto
NAME=PTXdist
VERSION="2020.08.0"
ID=ptxdist
VERSION_ID="2020.08.0"
PRETTY_NAME="PTXdist / WAGO-TP"
ANSI_COLOR="1;34"

PTXDIST_VERSION="2020.08.0"
PTXDIST_BSP_VENDOR="WAGO"
PTXDIST_BSP_NAME="TP"
PTXDIST_BSP_VERSION="TP-trunk"
PTXDIST_PLATFORM_NAME="vtp-ctp"
PTXDIST_PLATFORM_VERSION="-trunk"
PTXDIST_BUILD_DATE="2023-06-22T21:38:49+0000"

```

Why wouldn’t you use Docker? Node-RED is already “3rd party” software from Wago pov.

---

<div class="post-metadata">

### Author: ![WagoKurt](https://sea2.discourse-cdn.com/flex016/user_avatar/www.wago.community/wagokurt/32/11_2.png) [@WagoKurt](https://www.wago.community/u/WagoKurt)
#### Post date: [October 25, 2023, 4:19pm UTC](https://www.wago.community/t/752-8303-edge-npm-node-red-local-install/647/3 "2023-10-25T16:19:42Z")

</div>

It is possible using libatomic, here are the steps for CC100/PFC.

> <https://github.com/redplc/cc100/blob/main/InstallNodeRed.md>
