Ubuntu 21.10に動画編集ソフトShotcutをインストール
環境
OSバージョンの確認
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.10
DISTRIB_CODENAME=impish
DISTRIB_DESCRIPTION="Ubuntu 21.10″
インストールの方法
1.パッケージのアップデート
# sudo apt-get update
2.snapdのインストール
# sudo apt-get -y install snapd
3.Shotcutのインストール
# sudo snap install shotcut –classic
shotcut 21.10.31 from Meltytech, LLC (meltytech?) installed
4.Shotcutを起動します
「アプリケーションを表示する」->「Shotcut」を起動します