我想在 Ubuntu 20.04 中使用recordmydesktop,并安装它:
sudo apt-get install recordmydesktop
但是当我想录制时,通过命令recordmydesktop
它会录制全屏并将其保存在家里。但我不想要这个。我需要告诉recordmydesktop 录制一个ara 或window 来录制。不是全屏。通过命令行很难做到这一点!我在谷歌搜索,我刚刚看到这个命令。但它不起作用。
sudo apt-get install gtk-recordmydesktop
并给我这个错误:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gtk-recordmydesktop 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
E: Package 'gtk-recordmydesktop' has no installation candidate
我使用 ubuntu 20.04。我应该怎么办??