如何在 Linux 上升級到 OpenShot 2.5

OpenShot視頻編輯器是 Linux 社區的最愛。為什麼?它有一個令人耳目一新的簡單用戶界面,它易於使用,有幾十個插件,可以導出視頻文件,甚至可以使用 Blender。

最近,一個新版本的 OpenShot (2.5) 上線了。它具有更多增強、改進和 Linux 用戶肯定會喜歡的功能。這是升級到它的方法!

Ubuntu安裝說明

如何在 Linux 上升級到 OpenShot 2.5

Ubuntu Linux 在其“Universe”軟件存儲庫中有 OpenShot 2.4 版,因此遺憾的是,以這種方式獲得新版本 (2.5) 並不容易。不幸的是,如果您想在 Ubuntu PC 上使用最新的 OpenShot,則需要添加第三方軟件存儲庫。

注意:sudo apt remove openshot在嘗試安裝 2.5 版之前,您必須從 Ubuntu Linux PC 上卸載“openshot”軟件包,因為它使用不同的軟件包名稱。

將第三方軟件存儲庫 (PPA) 添加到 Ubuntu 是在終端中完成的。所以,按 按Ctrl + Alt + T 或 按Ctrl + Shift + T 在鍵盤上。然後,使用下面的add-apt-repository 命令將其添加到您的系統中。

須藤添加-apt-repository ppa:openshot.developers/ppa

After adding the PPA to your Ubuntu Linux system, you must run an update with the apt update command. This command will set up the PPA.

sudo apt update

Finally, after running the apt update command, use the apt install command to upgrade to version 2.5 of OpenShot.

sudo apt install openshot-qt

Debian installation instructions

Debian Linux has OpenShot 2.4 in their repositories and not the new 2.5 release. If you want to use the new 2.5 version, you will need to download the AppImage release of the program. Follow the AppImage section cover later in this guide to get the app working.

Note: you must uninstall the Debian 2.4 version of OpenShot before continuing, as the AppImage release may interfere with it. Use the sudo apt-get remove openshot in a terminal window.

Arch Linux installation instructions

Arch Linux usually gets the absolute latest programs right away. So, if you’re looking to upgrade to OpenShot 2.5 on Arch and are currently using an older version, open up a terminal window and use the command below to update.

sudo pacman -Syyu

Alternatively, if you don’t already have it set up, use the following installation command to get OpenShot 2.5 working.

sudo pacman -S openshot

Fedora installation instructions

Fedora Linux does not distribute OpenShot through their software repositories, even though it is open-source. Instead, users need to be using RPM Fusion Free to get the app.

假設您已經通過 RPM Fusion 設置了 OpenShot 2.4,您會很高興知道 OpenShot 2.5 位於 RPM Fusion 免費更新軟件存儲庫中。您只需運行下面的dnf update命令即可升級 。

須藤 dnf 更新

您在 dnf 更新管理器中沒有看到 OpenShot 2.5 嗎?尚未安裝它但想要在您的系統上運行最新的 OpenShot 2.5?在下面輸入以下命令。

首先,將 RPM Fusion Free 添加到您的 Fedora 操作系統。

注意:將下面命令中的 X 替換為您當前使用的 Fedora 版本。在撰寫本文時,最新的 Fedora 是 31。

須藤 dnf 安裝 https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-X.noarch.rpm

使用dnf install命令安裝 OpenShot 2.5 版 。

sudo dnf install https://download1.rpmfusion.org/free/fedora/updates/31/x86_64/o/openshot-2.5.0-1.fc31.noarch.rpm

OpenSUSE installation instructions

No release of OpenSUSE, even their bleeding-edge release Tumbleweed currently has a stable release of OpenShot 2.5 in their software repositories. As a result, if you’d like to upgrade to the new version, uninstall 2.4 with the following zypper command. Then, follow the AppImage instructions in this guide.

sudo zypper remove openshot

AppImage installation instructions.

如何在 Linux 上升級到 OpenShot 2.5

To get started, open up a terminal window by pressing Ctrl + Alt + T or Ctrl + Shift + T on the keyboard. Then, use the wget download command to grab the latest 2.5 AppImage release of OpenShot.

注意:也可以從 OpenShot 官方網站下載 OpenShot 的 AppImage 版本。

wget https://github.com/OpenShot/openshot-qt/releases/download/v2.5.0/OpenShot-v2.5.0-x86_64.AppImage -O ~/Downloads/OpenShot-v2.5.0-x86_64.AppImage

當 OpenShot AppImage 文件下載完成後,它將出現在您當前用戶的主目錄 (~) 的“下載”文件夾中。使用 CD 命令,將終端會話移動到此文件夾。

cd ~/下載

一旦進入“下載”文件夾,就該更新文件權限了。要更新文件的權限,請使用以下 chmod 命令。

須藤 chmod +X OpenShot-v2.5.0-x86_64.AppImage

將 OpenShot 2.5 AppImage 文件的權限更新為“可執行文件”後,使用 mkdir 命令在您的主目錄 (~) 中創建一個標籤為“AppImages”的新文件夾。

mkdir -p ~/AppImages

使用mv 命令將 OpenShot 2.5 AppImage 文件移動到新文件夾中 。

mv OpenShot-v2.5.0-x86_64.AppImage ~/AppImages

將 AppImage 文件移動到 AppImages”文件夾後,關閉終端窗口並打開 Linux 文件管理器。單擊主文件夾 (~) 中的“AppImages”目錄。

在“AppImages”文件夾內,用鼠標雙擊 OpenShot-v2.5.0-x86_64.AppImage 以使用新的 OpenShot 2.5!

Leave a Comment

Mp3 Diags:修復多達 50 個 Mp3 音訊檔案問題

Mp3 Diags:修復多達 50 個 Mp3 音訊檔案問題

MP3 Diags 是修復音樂音訊收藏問題的終極工具。它可以正確標記您的 MP3 文件,添加缺少的專輯封面,修復 VBR

Google Voice 桌面通知應用

Google Voice 桌面通知應用

就像 Google Wave 一樣,Google Voice 也在全球引起了不小的轟動。谷歌的目標是改變我們的溝通方式,而且由於它正在成為

使用 FlickrFaves 下載 Flickr 收藏夾

使用 FlickrFaves 下載 Flickr 收藏夾

有許多工具可以讓 Flickr 用戶下載高品質的照片,但有沒有辦法下載 Flickr 收藏夾呢?最近我們

OK Sampler 是一款免費音樂取樣器軟體

OK Sampler 是一款免費音樂取樣器軟體

什麼是採樣?根據維基百科,「採樣是指從一段錄音中取出一部分或樣本,並將其重新用作樂器或

Google Sites 備份:匯入/匯出

Google Sites 備份:匯入/匯出

Google Sites 是 Google 提供的一項服務,可讓使用者在 Google 伺服器上託管網站。但有一個問題,它沒有內建備份選項

Google Tasks 桌面應用程式

Google Tasks 桌面應用程式

Google Tasks 不像其他 Google 服務(例如日曆、Wave、Voice 等)那麼受歡迎,但它仍然被廣泛使用,並且是人們生活中不可或缺的一部分。

如何恢復遺失的分割區和硬碟資料[指南]

如何恢復遺失的分割區和硬碟資料[指南]

在我們先前關於透過 Ubuntu Live 和 DBAN 啟動 CD 安全性擦除硬碟和可移動媒體的指南中,我們討論了基於 Windows 的磁碟

如何在 Linux 上玩 VRChat

如何在 Linux 上玩 VRChat

VRChat 是一款适用于 PC 的社交互动视频游戏。在 Linux 系统上轻松安装和运行 VRChat,享受用户创建的世界与社交互动。

如何在 Linux 上玩《殺戮尖塔》

如何在 Linux 上玩《殺戮尖塔》

Slay The Spire 是一款由 MegaCrit 开发、Humble Bundle 发行的 Roguelike 牌组构建视频游戏。本文讲述如何在 Linux 系统上顺利安装和运行该游戏。

如何在 Ubuntu 22.04 LTS 中禁用 Firefox snap

如何在 Ubuntu 22.04 LTS 中禁用 Firefox snap

了解如何卸载 Ubuntu 22.04 LTS 中的 Firefox Snap,不再使用 Snap 包,而是选择更原生的 DEB 版本。