Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update screenshots and content for 22.04 #1181

Merged
merged 4 commits into from
Oct 18, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
42 changes: 17 additions & 25 deletions content/install-lightworks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Lightworks (Install)
title: Lightworks (Install - Pop!_OS 22.04 LTS)
description: >
Complete instructions on installing Lightworks
keywords:
Expand All @@ -18,53 +18,45 @@ tableOfContents: true

Lightworks is a powerful video-editing tool used by industry professionals. This tutorial provides steps on installing Lightworks in Pop!\_OS.

**NOTE:** The stable version of Lightworks will not install correctly on current OS versions because it requires an obsolete ```libssl``` package. Instead, select the Beta download from the Linux download page [here](https://www.lwks.com/get-linux).

## Register on Lightworks' Website

In order to download the beta, you are required to register an account on Lightworks' website.

![Registration Page 1](/images/lightworks/lightworks-registration-page-1.png)

![Registration Page 2](/images/lightworks/lightworks-registration-page-2.png)

Upon registration, Lightworks will send a confirmation email with a verification link. If you do not receive the email, it may be helpful to check your "spam" folder.
In order to use this software you are required to register an account on Lightworks' website.

## Download the Beta
![Registration](/images/lightworks/lightworks-registration.png)

Once your registration is confirmed, sign in to the Lightworks website and revisit the [download page](https://www.lwks.com/get-linux). The sign-in link is located in the top right of the webpage.
Once the account is created you will be taken to the your account dashboard:

![Top Right](/images/lightworks/lightworks-top-right.png)
![Dashboard](/images/lightworks/lightworks-dashboard.png)

For first time downloads, accept the EULA. The checkbox is below the blue download buttons and will not reappear on later visits to the website.
## Download the Linux DEB file

Click on the blue "Download DEB" button to download the beta version of Lightworks.
![Download Button](/images/lightworks/lightworks-download-page.png)

![Beta Button](/images/lightworks/lightworks-beta-download-button.png)
Your browser (Firefox is the default in Pop!\_OS) will ask whether you want to open or save the file.

If you're using Firefox, the browser will ask whether you want to open or save the file.

![Download Page](/images/lightworks/lightworks-beta-downnload-with-eddy.png)

## Install the Beta
## Install the DEB file

In Pop!\_OS, the default application for opening .deb files is Eddy. Choose the "Open" option, and Eddy will launch automatically when the download is complete. (If you are using a different web browser and you saved the .deb file, locate the .deb file in the **Files** app and open it.)

Click the green "Install" button in the top-right corner of Eddy to install the package. When the process is finished, a red "Uninstall" button will appear in its place.

![Eddy Installation](/images/lightworks/lightworks-eddy-2.png)

Now, the Lightworks launcher will appear in the Activities menu.
Now, the Lightworks launcher will appear in the Application menu or the Launcher when you search for it.

![Application Menu](/images/lightworks/lightworks-application-library.png)

![Launcher Menu](/images/lightworks/lightworks-launcher.png)

![Activities Menu](/images/lightworks/lightworks-activities-menu.png)
When you first launch the application you will need to sign into your Lightworks account.

![Eddy Launces](/images/lightworks/lightworks-installed.png)
![Welcome Screen](/images/lightworks/lightworks-welcome.png)

### Terminal Instructions

Once the .deb file is downloaded, instead of using Eddy, it can also be installed from a terminal by running the following commands:

```bash
cd ~/Downloads
sudo apt install ./Lightworks*.deb
sudo apt install ./lightworks*.deb
```
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/lightworks/lightworks-installed.png
Binary file not shown.
Binary file added static/images/lightworks/lightworks-launcher.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed static/images/lightworks/lightworks-top-right.png
Binary file not shown.
Binary file added static/images/lightworks/lightworks-welcome.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.