Photofilmstripをインストールしようとすると、問題があると言われます。
Error dependency is not satisfiable: pythonwxgtk2.8
コマンドラインからインストールしようとしたとき、
Sudo apt-get install pythonwxgtk2.8
結果は次のとおりです。
Package python-wxgtk2.8 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
pythonwxgtk3.0
をインストールしましたが、photofilmstripはまだインストールされていません。私は何をすべきか?
これは、アプリの開発が昔に停止したためです。 https://apps.ubuntu.com/cat/applications/precise/photofilmstrip/ を参照してください。Ubuntu13.10までしか使用できません。したがって、より高いバージョンを使用している場合は、アプリをインストールできません。
ただし、まだインストールしたい場合は、 https://sourceforge.net/projects/photostoryx/ から.debインストーラーパックをダウンロードできます。ただし、apt-getのアップデートは取得できません。それ
Sourceforgeから直接PhotoFilmStripの最新バージョンをダウンロードしてインストールできます [here] その後、基本パッケージをインストールします
Sudo dpkg -i photofilmstrip_3.0.0-1_all.deb
および満たされていない依存関係
Sudo apt -f install