0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

simple screen recorderがインストールできない

0
Posted at

Ubuntuではできたスクリーンキャプチャができない

まずは現状として、どのようなコマンドを入力したのかを見ていきましょう。

この問題は次のコマンドを順番に入力していないからである。
レポジトリーのセットの後のアップデードが非常に重要であるということ。
そうしないとこのパッケージはロケートできませんとでますので注意しましょう。

sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder
sudo apt update
sudo apt install simplescreenrecorder simplescreenrecorder-lib

新たな問題点

レポジトリーはどこにあるのか?

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?