Archives For jimingkui

KDE announced its December 2020 apps update including Kdenlive 20.12 two days ago. Here’s how to install it in Ubuntu via PPA.

Kdenlive 20.12 is a big release with many new features, stability improvements, various mix and transition fixes. While it’s not officially announced at the moment in the Kdenlive.org, here are some changes according to KDE’s announcement:

  • Allow moving subtitle through subtitle widget.
  • Add shortcut in/out/delete buttons to subtitle widget.
  • Add option to export subtitle file.
  • Add menu for subtitle clips.
  • Add subtitle import function
  • Add function to delete all subtitles from subtitle model.
  • Add timeline ruler menu item to create subtitle clip.
  • Add button in timeline toolbar to enable subtitle editing.
  • Add timeline tractor to Subtitle Model to attach subtitle filter.
  • Port to QtWebEngineWidgets.
  • Added multiple track deletion feature.
  • Qtcrop effect: make radius animated.
  • Add method to easily reload a custom effect.
  • Add comments feature in custom effects.
  • Make start and end position of subtitle editable.
  • Add GPU profiles provided by Constantin Aanicai.
  • Add MLT’s Pillar Echo effect.
  • Add signals and slot to subtitle model.
  • Add class to handle subtitles definition and comparison.
  • Add SSA Parser.
  • Add srt parser to model.
  • Rewrite audio thumbnails to only use FFmpeg’s data and optimize memory usage on creation.
  • Add avfilter eq filter, allows to adjust image brightness, contrast, saturation, gamma all in one effect.
  • Update Audio, Editing and Color layouts.
  • Add Effects layout.
  • Improve audiomixer layout.

How to Install Kdenlive 20.12 in Ubuntu 20.04, Ubuntu 20.10:

The kdenlive team ppa has built the latest packages for Ubuntu 20.04, Ubuntu 20.10, Linux Mint 20.

1.) Open ‘terminal’ from your system application menu, and run command to add the PPA:

sudo add-apt-repository ppa:kdenlive/kdenlive-stable

Type your password when it asks (no asterisk feedback) and hit Enter to continue.

2. ) If an old version of kdenlive was installed, upgrade it via Update Manager:

Or simply run command in terminal to install the video editor:

sudo apt install kdenlive

NOTE for non-KDE users, Kdenlive will be installed along with a large list of KDE libraries.

Uninstall:

To purge the PPA as well as downgrade Kdenlive package, run command in terminal:

sudo apt install ppa-purge && sudo ppa-purge ppa:kdenlive/kdenlive-stable

To remove the PPA only, run command:

sudo add-apt-repository --remove ppa:kdenlive/kdenlive-stable

And to remove Kdenlive, run command:

sudo apt remove --autoremove kdenlive kdenlive-data

XFE (X File Explorer) is a lightweight Windows File Explorer or Commander like file manager for Unix / Linux X.

It’s small memory footprint, very fast, and only requires the FOX library to be fully functional, and aims to light desktop users.

XFE features include:

  • UTF-8 support
  • Commander/Explorer interface with four UI modes
  • Horizontal or vertical file panels stacking
  • Integrated text editor (xfwrite), image viewer (xfimage)
  • Integrated RPM or DEB packages installer / uninstaller (xfpack).<.li>
  • Custom shell scripts (like Nautilus scripts)
  • Search files and directories
  • Disk usage command
  • Mount/Unmount devices (for Linux only)
  • Color, control, and icon themes (GNOME, KDE, Windows, …)
  • Create and extract archives (tar, compress, zip, gzip, bzip2, xz, lzh, rar, ace, arj and 7zip formats are supported)
  • File comparison (through external tool)
  • Thumbnails image previews
  • Configurable key bindings

To install XFE in Ubuntu, simply open terminal and run command:

sudo apt install xfe

Refresh package cache by running sudo apt update if the package somehow is not found.

Once installed open the file manager from your system application launcher and enjoy!

(Optional) To remove XFE, run command in terminal:

sudo apt remove --autoremove xfe

Python 3.9.1 Released with macOS 11 Big Sur Support

Last updated: December 10, 2020

The Python programming language 3.9.1 was released a few days ago as the first maintenance release of Python 3.9.

Python 3.9.1 comes with 282 changes since 3.9.0. It is the first version to support macOS 11 Big Sur. With Xcode 11 and later it is now possible to build “Universal 2” binaries which work on Apple Silicon. See the changelog for more.

How to Install Python 3.9.1 in Ubuntu:

1.) Open terminal either by pressing Ctrl+Alt+T on keyboard, or by searching for ‘terminal’ from system application launcher.

When terminal opens, run command to add the “deadsnakes” team PPA:

sudo add-apt-repository ppa:deadsnakes/ppa

Type user password (no asterisk feedback) when it prompts and hit Enter to continue.

2.) Then run commands to refresh system package cache, and install Python 3.9:

sudo apt update

sudo apt install python3.9

3.) Once successfully installed, check your system Python versions (python –version):

Uninstall:

To uninstall the Python3.9 packages, run command:

sudo apt remove --autoremove python3.9 python3.9-minimal

To remove the Deadsnakes PPA, launch Software & Updates and go to Other Software tab, then remove the repository line and close the window.

Vivaldi web browser 3.5 was released a day ago with improved tabs and media playback, and support for sharing URL via QR code.

Vivaldi 3.5 release highlights:

  • More tabs management, e.g., open a new tab in the background by default, clone tab in the background.
  • Add Widevine certificate keys to get better experience on Amazon Prime HD, Spotify, Disney+, Peacock TV, etc.
  • Share URL with QR code via a small button in the Address Field, when enabled.
  • Enable shortcuts in context menus
  • Single key shortcut improvements.
  • Make Google components optional: Hangouts, Cast, Cloud Print
  • Accept-language setting
  • Upgrade to Chromium 87.0.4280.88, and more.

How to Install Vivaldi 3.5 in Ubuntu:

The official Ubuntu .DEB package is available to download at the link below:

Download Vivaldi (DEB)

Grab the deb matches your OS, then install it via either Ubuntu Software install or Gdebi package installer. Or run command in terminal:

sudo apt install ./Downloads/vivaldi-stable*.deb

Vivaldi also has an official apt repository, with it you can install the browser and get future updates through Software Updater utility.

Open terminal either via Ctrl+Alt+T keyboard shortcut or by searching for terminal from application menu. When it opens, run following commands one by one:

1. Download and install the repository key:

wget -qO- https://repo.vivaldi.com/archive/linux_signing_key.pub | sudo apt-key add -

Typer user password when it prompts and hit Enter to continue.

2. Add Vivaldi repository via command:

sudo add-apt-repository 'deb https://repo.vivaldi.com/archive/deb/ stable main'

3. Finally check updates and install the web browser via command:

sudo apt update && sudo apt install vivaldi-stable

Or upgrade from an old version via Software Updater utility.

(Optional): To remove Vivaldi apt repository from you system, launch Software & Updates and navigate to Other Software tab.

OpenRGB, formerly OpenAuraSDK, is a free open-source RGB lighting control that doesn’t depend on manufacturer software.

OpenRGB supports ASUS, ASRock, Corsair, G.Skill, Gigabyte, HyperX, MSI, Razer, ThermalTake, and more (See supported devices).

While every manufacturer has their own app, proprietary and Windows-only, some even require online accounts, OpenRGB aims to control all of your RGB devices from a single app, on both Windows and Linux.

OpenRGB features include:

  • Set colors and select effect modes for a wide variety of RGB hardware
  • Save and load profiles
  • Control lighting from third party software using the OpenRGB SDK
  • Command line interface
  • Connect multiple instances of OpenRGB to synchronize lighting across multiple PCs
  • Can operate standalone or in a client/headless server configuration
  • View device information
  • No official/manufacturer software required
  • Graphical view of device LEDs makes creating custom patterns easy
OpenRGB interacts directly with hardware using reverse engineered protocols. It’s said that there have been two instances of hardware damage in the software development. Use it at your own risk!

How to Get OpenRGB:

The source code, Windows binary, universal Linux Appimage package, and Deb package for Ubuntu / Debian are available to download at the gitlab releases page:

For Ubuntu users, either grab the Appimage package and run to open the software (after adding executable permission), or,  download the Deb package (Debian Buster amd64 for 20.04 and earlier, Debian Bullseye amd64 for later) and click install via Gdebi (Gdebi is available in Ubuntu Software/App Center) package installer.

(Optional) To remove OpenRGB deb package, run command in terminal:

sudo apt remove --auto-remove openrgb

RedNotebook, modern desktop diary and personal journal software, released version 2.21 today.

RedNotebook 2.21 features updated MathJax to version 3, resulting in much faster rendering / preview times; The release also fixed date references in CEF-based HtmlView.

How to Install RedNotebook 2.21 via PPA:

The official RedNotebook PPA has been updated for Ubuntu 20.10. For Ubuntu 18.04 and Ubuntu 20.04, just wait for PPA update or install the package for Ubuntu 20.10.

1.) Open terminal and run command to add the PPA:

sudo add-apt-repository ppa:rednotebook/stable

Type user password (no asterisk feedback) for sudo prompts and hit Enter to continue.

2.) Then install the daily journal app via command:

sudo apt install rednotebook

Uninstall RedNotebook:

To remove the PPA repository, either go to Software & Updates -> Other Software tab, or run command in terminal:

sudo add-apt-repository --remove ppa:rednotebook/stable

And remove the desktop diary app via command:

sudo apt remove rednotebook

This simple tutorial shows how to install IntelliJ IDEA 2020.3 via its official Linux tarball via PPA.

For those don’t like Snap and Flatpak packages, IntelliJ IDEA offers official Linux tarball in its download page. You can download the package, extract, and run the executable file to launch the IDE.

To make things easy, an installer script was made to automatically download the tarball from Jetbrains website, extract the source to /opt/ directory for global use, and finally create an app shortcut so you can launch the program from system application menu.

And there’s an Ubuntu PPA contains the latest installer scripts for IntelliJ IDEA 2020.3 both community and ultimate editions.

UPDATE: The PPA has been updated to contain script to install “IntelliJ IDEA 2024.1” for Ubuntu 22.04, Ubuntu 20.04, Ubuntu 18.04, and Ubuntu 16.04.

1.) Open terminal from system application menu. When it opens, run command to add the PPA:

sudo add-apt-repository ppa:mmk2410/intellij-idea

Type user password (no asterisk feedback) and hit Enter. The PPA supports all current Ubuntu releases and derivatives.

2.) Then refresh package cache and install the script:

sudo apt update

sudo apt install intellij-idea-community

Replace intellij-idea-community with intellij-idea-ultimate for ultimate edition.

If everything goes OK, you’ll be able to launch the IDE from application launcher.

How to Remove the Package:

To remove the PPA, either go to Software & Updates > Other Software, or run command in terminal:

sudo add-apt-repository --remove ppa:mmk2410/intellij-idea

And to remove IntelliJ IDEA, run command to remove the installer script which also removes the IDE packages:

sudo apt remove intellij-idea-community intellij-idea-ultimate

HP Linux Imaging and Printing

HPLIP, HP developed printer and scanner drivers for Linux, released version 3.20.11 a few days ago.

Different to previous releases, HPLIP 3.20.11 does not include new HP printers support. It only adds support for Ubuntu 20.10 and Debian 10.6. And it fixed usb print issue for ipp supported printers for Ubutnu 20.04, Ubuntu 20.10 and Linux Mint 20.

There are also known issues that ppd browsing is failing sometimes while doing hp-setup in Ubuntu 20.10. Basically few times it is failing to fetch ppd list from cups server. So you might face the same issue while testing. And hp-toolbox will not work for ippusbxd printers in Ubuntu 20.04, Ubuntu 20.10 and LinuxMint 20.

And not sure if it’s only me or for everyone, while it works on Ubuntu 20.10, HPLIP 3.20.11 does not install on my Ubuntu 20.04 since it tries to install the old python-pyqt5 as dependency library.

How to Get HPLIP 3.20.1 in Ubuntu:

1. To install the software, download the package “hplip-3.20.11.run” from the link below:

HPLIP Download Page

2. Then open terminal either via Ctrl+Alt+T or by searching for “terminal” from app launcher. When it opens, run command to give executable permission:

chmod +x ~/Downloads/hplip-3.20.11.run

3. Finally run command to start installing the driver:

./Downloads/hplip-3.20.11.run

Follow the terminal output and answer some questions. If everything goes OK, plug or re-plug your HP devices and enjoy!

Want to watch live TV on Ubuntu Linux? Try Hypnotix, a new IPTV player developed by Linux Mint team.

Hypnotix is a player application which streams from IPTV providers, which can be configured via a local M3U playlists, remote M3U URLs or the Xtream API.

The player uses libmpv for video playback, and it’s configured to ship with Free-IPTV as default IPTV provider. You can easily remove it and set your own providers via software preferences dialog.

Hypnotix can handle live TV channels but also VOD libraries for movies and TV series.

Content can be organized by categories and/or seasons. And you can watch TV in either left and right mode or full-screen mode.

How to Install Hypnotix in Ubuntu:

Hypnotix is available out-of-the-box in Linux Mint 21.x, other Linux can the source code by visiting its project page:

Besides building from the source tarball, there’s also a third-party PPA contains the package for Ubuntu 22.04, Ubuntu 20.04, Ubuntu 24.04. If you don’t know how to use the PPA, see this step-by-step guide instead.

No patience with common video editors (e.g., Kdenlive and Openshot) as they can take hours to export a video after trimming / cutting it? Try LosslessCut.

LosslessCut is a cross platform tool for lossless trimming / cutting of video and audio files. The software is extremely fast, it does the job in seconds without losing quality because it simply cuts the data stream and directly copies it over.

With LosslessCut, you can do:

  • Losslessly trim or cut out parts of video/audio
  • Lossless merge/concatenation of arbitrary files (identical codec parameters)
  • Lossless stream editing: Combine arbitrary tracks from multiple files
  • Losslessly extract all tracks from a file
  • Remux into any compatible output format
  • Take full-resolution snapshots from videos in JPEG/PNG format
  • Apply a per-file timecode offset in the preview
  • Change rotation/orientation metadata in videos
  • Powerful timeline with zoom and frame/keyframe jumping
  • Auto-saves per project cut segments to file
  • View ffmpeg last command log so you can modify and re-run modify recent commands on the command line
  • Give labels to cut segments
  • Segment panel showing segments with details, export/import cut segments as CSV
  • Video thumbnails and audio waveform
  • Cut out commercials from a recorded TV show
  • Replace audio track
  • Include a subtitle into a video
  • Extract audio, video, oro subtitle track from video

How to Get LosslessCut in Ubuntu:

There’s no .deb binary package for the software so far. You can either download the appimage or Linux tarball from the link below:

You can choose:

  • grab the .appimage package, give executable permission in file Properties, finally run it to launch the software.
  • or download the Linux tarball, extract and run the executable file to open the video editor.

Launch Lossless Cut executable from portable Linux tarball

The software is also available in Ubuntu Software as Snap package. The package version is however lag behind.

For those OK with Linux universal Flatpak package, LosslessCut can be also installed via the flathub repository.