[PR #35] [CLOSED] Add some Linux Pre-Req install steps #234

Closed
opened 2026-05-05 11:56:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kusti8/proton-native/pull/35
Author: @AustinBreslinDev
Created: 2/25/2018
Status: Closed

Base: masterHead: master


📝 Commits (2)

  • be6ecfd Add some Linux Pre-Req install steps.
  • 90411e0 Need to remove global install of node-gyp

📊 Changes

2 files changed (+20 additions, -0 deletions)

View changed files

LinuxReadMe.md (+18 -0)
📝 README.md (+2 -0)

📄 Description

Tried to create some install steps for Linux users. The steps include removing global nodejs conflicts installed from the package manager, removing global nodejs conflicts from using npm i -g, installing build-essential and libgtk-3-dev dependencies from package manager.

Steps only apply to Debian based flavours and would need to be altered for Arch based, Slack Based and RPM based flavours.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/kusti8/proton-native/pull/35 **Author:** [@AustinBreslinDev](https://github.com/AustinBreslinDev) **Created:** 2/25/2018 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`be6ecfd`](https://github.com/kusti8/proton-native/commit/be6ecfdc9c30e023753e5fbfd07a132b02032336) Add some Linux Pre-Req install steps. - [`90411e0`](https://github.com/kusti8/proton-native/commit/90411e02b0b72be5a2447d4a8e5f916bd69f0b53) Need to remove global install of node-gyp ### 📊 Changes **2 files changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `LinuxReadMe.md` (+18 -0) 📝 `README.md` (+2 -0) </details> ### 📄 Description Tried to create some install steps for Linux users. The steps include removing global nodejs conflicts installed from the package manager, removing global nodejs conflicts from using npm i -g, installing build-essential and libgtk-3-dev dependencies from package manager. Steps only apply to Debian based flavours and would need to be altered for Arch based, Slack Based and RPM based flavours. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 11:56:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/proton-native#234
No description provided.