Improved Linux install process
還沒有人認領這個 Issue。
評估
- 難度
- 2/5
- 預估耗時
- 1-3 小時
- 新手友好度
- 72/100
- Issue 類型
- 文件
- 描述清晰度
- 基本清楚
- 活躍度
- 冷清
- 技術堆疊
- linux
研究方向
開啟連結的入門文件,找到 Linux 安裝說明。更新這些說明,以清楚描述建議的 /opt 工作流程,然後驗證轉譯後的頁面和安裝命令。
由索引模型根據 Issue 內容生成。
描述
The documentation tells Linux users to unpack the archive in their /home directory and install Processing in that location. While this works (and is shorter), it might be preferable to install the software in the /opt directory. Not only is /opt the proper location to install so-called optional software, but launch shortcuts will aslo be added to the panel and desktop.
Description of install process in /opt directory :
- Download the file to your /home directory.
- Open a terminal window, and type
tar xvfz processing-xxxx.tgz(replace xxxx with the rest of the file's name, which is the version number.) This will extract the content of the archive and create a folder named processing-4.0 or something similar. - Move the processing folder to the /opt directory using this command
sudo mv processing-xxxx /opt/ - Navigate to its location
cd /opt/processing-xxxx/ - Perform the installation
./install.sh
- 主要語言
- MDX
- 星號
- 90
- 分支
- 122
- 平均合併
- 1 小時 43 分鐘
- 30 天內合併 PR
- 3
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
processing/processing-website 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 68/100
processing/processing-website#703 ·
-
Good First Issue Help Wanted Reference
難度 1/5 1 小時以內 新手友好度 90/100
processing/processing-website#698 · 5 則留言 · 1 個 reaction ·
-
難度 1/5 1 小時以內 新手友好度 72/100
processing/processing-website#681 · 2 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 65/100
processing/processing-website#646 · 3 則留言 ·
-
難度 1/5 1 小時以內 新手友好度 60/100
processing/processing-website#609 ·
查看 processing/processing-website 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 78/100
agilepathway/label-checker#640 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
BasedHardware/omi#15662 · 1 則留言 ·
-
documentation help wanted
難度 2/5 1-3 小時 新手友好度 90/100
-
documentation good first issue
難度 2/5 1-3 小時 新手友好度 88/100
amponce/archive-movie-browser#167 ·
-
user-reported
難度 2/5 1-3 小時 新手友好度 85/100
Kong/developer.konghq.com#7316 ·