問題タブ [raspbian-buster]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
linux - Rasbian オペレーティング システムを使用して、raspberry pi 3 b+ に .run および .bin ファイルをインストールする方法は?
私はラズベリーパイの初心者なので、Rasbian または Xubuntu や Lubuntu などの他のオペレーティングシステムに .run および .bin ファイルをインストールする方法がわかりません。これらのコマンドを使用してインストールしました:
sudo apt install ticloudagent.run
または、
sudo apt-get install ticloudagent.run
「ticloudagent.run」は、インストールするためにダウンロードしたファイルです。しかし、これらのコマンドの結果は次のとおりです。
パッケージリストを読み込んでいます... 完了 依存関係ツリーを構築しています
状態情報を読み込んでいます... 完了
また、これらのコマンドも使用しました。最初
sudo chmod +x ticloudagent.run
に、次に
./ticloudagent.run
結果は次のとおりです。
私を助けてください。よろしく