でパッケージを更新しようとすると、Ubuntu 18.04を使用しています
Sudo apt-get install device-tree-compiler
それは言う
device-tree-compilerはすでに最新バージョン(1.4.5-3)です
しかし my application の場合、dtcバージョン1.4.6が必要でした
最新のリリースを入手するにはどうすればよいですか?
Device-tree-compiler_1.4.7-1_AMD64.debをダブルクリックしてそれを開き、Ubuntu Softwareにインストールするか、ターミナルを開き、cd
を使用してディレクトリをdevice-tree-compiler_1.4.7-1_AMD64を含むディレクトリに変更します。 debして、次のコマンドでインストールします。
Sudo apt install ./device-tree-compiler_1.4.7-1_AMD64.deb