Archives For jimingkui

MuPDF 1.10 Adds FictionBook (FB2) e-book Support

Last updated: November 12, 2016

MuPDF Ubuntu 16.04

MuPDF, a lightweight PDF, XPS, and E-book viewer, has reached the release candidate for version 1.10.

MuPDF 1.10 features FictionBook (FB2) e-book support, simple SVG parser, mutool convert (a new document conversion tool and interface), multi-threaded rendering in mudraw, luratech decoders for JBIG2 and JPEG2000, optional JPEG-XR support (not included by default for security reasons), updated base 14 fonts from URW, new CJK font with language specific variants, hyperlink support in EPUB.

There are also interface changes and cleanups, code size and memory usage improvements:

  • New tool muraster: example printer driver with limited RAM usage and automatic banding.
  • Alpha channel is now optional in pixmaps.
  • More aggressive purging of cached objects.
  • Partial image decoding for lower memory use when banding.
  • Reduced default set of built-in CMap tables to the minimum required.
  • FZ_ENABLE_PDF, _XPS, _JS, to disable features at compile time.
  • Function level linking.
  • Dropped pdf object generation numbers from public interfaces.
  • Simplified PDF page, xobject, and annotation internals.
  • Closing and freeing devices and writers are now separate steps.
  • Improved PDF annotation editing interface (still a work in progress).
  • Document writer interface.
  • Banded image writer interface.

Install MuPDF 1.10 RC in Ubuntu:

Besides building the new release from source, there’s an unofficial PPA available for Ubuntu 16.10, Ubuntu 16.04, Ubuntu 14.04 and derivatives.

Open terminal from the Dash / Launcher / or via Ctrl+Alt+T shortcut keys, then do following steps to install it:

1. Run command to add the PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/apps

Type in password (no visual feedback) when it asks and hit Enter.

mupdf-unofficial-ppa

2. To upgrade from a previous release, launch Software Updater and install updates after checking for updates.

Or run command in terminal to install /upgrade mupdf:

sudo apt install mupdf mupdf-tools

Once installed, right-click on your PDF file and select open with MuPDF PDF Viewer.

mupdf

You can set MuPDF as the default viewer from PDF file’s Properties window -> Open With tab.

Uninstall:

To restore MuPDF to the stock version available in your Ubuntu’s main archive, run command in terminal to purge the PPA:

sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/apps

ssr-icon

Simple Screen Recorder, an open-source feature-rich screen recorder, sees a new release recently, almost one year after the last.

SimpleScreenRecorder is a screen recorder for Linux. Despite the name, this program is actually quite complex. It’s ‘simple’ in the sense that it’s easier to use than ffmpeg/avconv or VLC, because it has a straightforward user interface.

What’s New in the latest SimpleScreenRecorder:

  • Added support for latest FFmpeg/libav.
  • Make relaxed GLInject permissions actually work.
  • The backend now supports fragmented recording, but there is no GUI for this yet.
  • System tray icon now indicates errors during recording.

simplescreenrecorder

How to Install Simple Screen Recorder in Ubuntu:

The new release has been made into its official PPA for Ubuntu 16.04, Ubuntu 16.10, Ubuntu 14.04, Ubuntu 12.04, and their derivatives.

To install it, open terminal (Ctrl+Alt+T) and follow the steps below:

1. Run command to add the PPA (type your password when it asks and hit Enter):

sudo add-apt-repository ppa:maarten-baert/simplescreenrecorder

simplescreenrecorder-ppa

2. Update your system package index via command:

sudo apt update

3. Finally install the recording software via command:

sudo apt install simplescreenrecorder simplescreenrecorder-lib

To record 32-bit OpenGL applications on a 64-bit system, run:

sudo apt install simplescreenrecorder-lib:i386

Uninstall:

To remove SimpleScreenRecorder, simply run command in terminal:

sudo apt remove simplescreenrecorder simplescreenrecorder-lib

And the PPA can be removed via System Settings -> Software & Updates -> Other Software tab.

0 A.D. PPA

The twenty-first alpha version of 0 A.D., a free open-source RTS game of ancient warfare, was released one day ago. And the PPA repository is ready for Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04 and their derivatives.

0 A.D. Alpha 21 “Ulysses” features new game modes, plenty of new maps, the official introduction of the final civilization: The Seleucid Empire and more! See the announcement for more details.

How to Install 0 A.D. Alpha 21 in Ubuntu:

The official 0 A.D. PPA just built the new release a few hours ago, available for Ubuntu 16.04, Ubuntu 16.10, Ubuntu 17.04, and Linux Mint 18, Elementary OS Loki, etc.

To install it, open terminal (Ctrl+Alt+T) and do:

1. Run command to add PPA (Type in password when it asks and hit Enter.):

sudo add-apt-repository ppa:wfg/0ad

oad-xenial-ppa

2. To upgrade from a previous release, now launch Software Updater and install the updates for the game:

upgrade 0 A.D.

To install it for the first time or upgrade it from the command line, run command:

sudo apt update && sudo apt install 0ad

Uninstall:

To remove the game, use Ubuntu Software or Synaptic Package Manager. The PPA can be removed via System Settings -> Software & Updates -> Other Software tab.

To downgrade to the stock version of 0 A.D. in official Ubuntu repository, purge the PPA via command:

sudo apt install ppa-purge && sudo ppa-purge ppa:wfg/0ad

Komodo 10

Due to lack of time, Mystic-Mirage has dropped PPA support for Komodo Edit with Unity Global menu integration.

For those sticking to the latest Komodo Edit (10.1.1 so far), you can use the official Linux binaries though there’s no Unity Menubar support. And below is a step by step guide shows you how to install the Komodo Edit in Ubuntu 16.04.

komodo-10-1

1. Download Komodo Edit, Linux (x86) for 32-bit or Linux (x86_64) for 64-bit OS, from the link below:

Download Komodo Edit (Linux x86 / x86_64)

2. Extract the downloaded package, and open result folder in terminal from its context menu:

open-komodo-edit-terminal

Or just run cd ~/Downloads/Komodo-Edit-* command instead in terminal to navigate to extracted folder.

3. When the terminal opens, run the install script via command:

./install.sh

And hit Enter to install Komodo Edit to default location (user’s root directory) for single use.

komodo-install

To install Komodo Edit for global use, available for all users, run the script via sudo:

sudo ./install.sh

Then type in /opt/Komodo-Edit-10 when it asks the install directory and hit Enter.

Uninstall:

The installer does not provide uninstall option at the moment, but you can easily remove the installation by running command:

sudo rm -rf ~/Komodo-Edit* /opt/Komodo-Edit* ~/.local/share/applications/komodo-edit* /usr/local/share/applications/komodo-edit*

New Pepper Flash Installer for Chromium, Firefox

Last updated: November 6, 2016

adobe-flash-icon245

For Ubuntu 16.04, Ubuntu 14.04, and based systems, a backport of pepperflashplugin-nonfree with direct download from Adobe website instead of using Chrome RPM is available to make installing Pepper Flash Player easy again in Chromium based browsers.

Since Google removed the latest PPAPI bundle from Chrome web browser, the Pepper Flash Installer, pepperflashplugin-nonfree, available in official Ubuntu repositories does no longer work.

Although you can manually download the plugin, an updated version of the installer offered by J Fernyhough makes it easier to install the latest PPAPI by downloading it automatically from Adobe website.

new-pepper-flash-installer

To install the new pepperflashplugin-nofree:

1. Open terminal (Ctrl+Alt+T) and run the command below to add the PPA:

sudo add-apt-repository ppa:jonathonf/pepperflashplugin-nonfree

2. Then update and install the new installer:

sudo apt update

sudo apt install pepperflashplugin-nonfree

For those who don’t want to add PPA, grab the .deb package directly from PPA page.

When a new flash release is out, just one command to install the updates:

sudo update-pepperflashplugin-nonfree --install

3. The PPA also contains, browser-plugin-freshplayer-pepperflash, an adapter to make pepper flash work for Firefox based browsers, install it via:

sudo apt install browser-plugin-freshplayer-pepperflash

Uninstall:

To remove the installer, simply run command:

sudo apt remove pepperflashplugin-nonfree browser-plugin-freshplayer-pepperflash && sudo apt autoremove

And the PPA can be removed by going to System Settings -> Software & Updates -> Other Software tab.

Install Touchpad Indicator in Ubuntu 16.04

Last updated: November 3, 2016

touchpad

Looking for an app to easily control and configure your touchpad in Ubuntu Desktop? Touchpad Indicator, an open-source system tray applet, is well worth a try.

Touchpad indicator is a great simple applet that indicates your touchpad status, which also offers:

  • Keyboard shortcut to quickly disable/enable touchpad.
  • Ability to disable touchpad on typing.
  • Basic touchpad configuration like:
    • vertical scrolling
    • horizontal scrolling
    • two fingers vertical or horizontal scrolling
    • one finger, two fingers and three fingers tapping actions

touchpad-indicator

How to install Touchpad Indicator in Ubuntu:

The software can be easily installed from the developer’s PPA repository. Simply open terminal from Unity Dash, App Launcher, or via Ctrl+Alt+T shortcut keys, and run commands below one by one:

1. Run command to add the PPA:

sudo add-apt-repository ppa:atareao/atareao

Type in your password when it asks and hit Enter.

touchpad-ppa-xenial

2. Then update and install touchpad indicator via command:

sudo apt update

sudo apt install touchpad-indicator

For those who don’t want to add PPA, grab the .deb package from HERE and click install via Ubuntu Software.

Uninstall:

To remove the software, simply run apt command with remove flag:

sudo apt remove touchpad-indicator && sudo apt autoremove

The PPA can be removed by going to System Settings -> Software & Updates -> Other Software tab.

Sigil

Sigil, an open-source and multi-platform ebook editor, has reached the 0.9.7 release a day ago with some new features and various bug-fixes.

Sigil 0.9.7 is a mix of bug fixes and new features for both epub2 and epub3 users. It features:

  • Extend validation plugin interface with add_extended_result() method to allow better cursor positioning
  • Extend TextTab and Tabs derived by it to position cursor based on offset
  • Allow editing of page-map.xml files, xpgt files and other misc xml based files inside Sigil
  • Remove support for python2.7 only plugins and simply Manage Plugins settings
  • Update Windows and OS X builds to use Python 3.5.2
  • Update jquery to 2.2.4 and jquery.scrollTo to 2.1.2
  • Upgrade to double sized 48×48 pixel icons for High DPI displays
  • And various fixes. See more.

sigil-editor-097

How to install Sigil 0.9.7 in Ubuntu:

For Ubuntu 16.04, Ubuntu 16.10, and their derivatives, you can install / upgrade Sigil using this unofficial PPA.

1. Open terminal (Ctrl+Alt+T) and run command to add PPA:

sudo add-apt-repository ppa:ubuntuhandbook1/sigil

sigil-ppa

2. To upgrade from a previous release, just launch Software Updater and install the updates after checking for updates:

upgrade-sigil-epub-editor

Or install / upgrade Sigil via command:

sudo apt update && sudo apt install sigil flightcrew

(Optional) To uninstall Sigil 0.9.7 and downgrade to the original version in Ubuntu official repositories, simply run command to purge the PPA:

sudo apt install ppa-purge && sudo ppa-purge ppa:ubuntuhandbook1/sigil

KStars

KStars, an open-source and cross-platform Astronomy Software, has reached 2.7.0 release with speed improvements, better cross-platform support, and Android mobile/tablet support.

KStars provides an accurate graphical simulation of the night sky, from any location on Earth, at any date and time. The display includes up to 100 million stars, 13,000 deep-sky objects,all 8 planets, the Sun and Moon, and thousands of comets, asteroids, supernovae, and satellites. For students and teachers, it supports adjustable simulation speeds in order to view phenomena that happen over long timescales, the KStars Astrocalculator to predict conjunctions, and many common astronomical calculations.

KStars 2.7.0 features:

  • much better experience on embedded devices such as Raspberry PI
  • object internet lookup from online catalogs
  • Ekos GUI improvements, especially on low-resolution displays.
  • guide module rewritten to support multiple external guiders
  • guide drift graphics written, minor improvements to alignment module, significant updates to Focus module.
  • And much more, see the official announcement.

How to install KStars 2.7.0 in Ubuntu 16.04, 16.10:

1. Open terminal (Ctrl+Alt+T) and run command to add the PPA:

sudo add-apt-repository ppa:mutlaqja/ppa

Type in your password when it asks (no visual feedback) and hit Enter.

kstars-ppa

2. After added the PPA, run commands in terminal to update the index and install the software:

sudo apt update

sudo apt install indi-full kstars-bleeding

3. (Optional) To uninstall KStars, simply run apt command with remove option:

sudo apt remove indi-full kstars-bleeding && sudo apt autoremove

And the PPA can be removed via System Settings -> Software & Updates -> Other Software tab.

HPLIP 3.16.10 Released with Ubuntu 16.10 Support

Last updated: October 28, 2016

HP Linux Imaging and Printing

HPLIP, HP Linux solution for printing, scanning, and faxing with HP inkjet and laser based printers, has reached the 3.16.10 release with Ubuntu 16.10 and Debian 8.6 support.

Also following new printers are supported in HPLIP 3.16.10:

  • HP officejetPro7740 wide Format All in one
  • HP Office jet 6950 All-in-One printer
  • HP ScanJet Pro 3000 s3 Sheet-feed Scanner
  • HP ScanJet Enterprise Flow 5000 s4 Sheet-feed Scanner
  • HP Scanjet Entrprise Flow 7000 s3 sheetfeed Scanner
  • HP Color LaserJet Pro MFP M277c6

How to Install HPLIP 3.16.10 in Ubuntu:

The project offers the .run binary packages available for download at the link below:

Download HPLIP (.run)

After downloaded the binary, open terminal (Ctrl+Alt+T) and run command:

cd ~/Downloads/ && chmod +x hplip-3.16.10.run && ./hplip-3.16.10.run

The commands navigate to Downloads folder, give executable permission, and finally run the binary.

HPLIP 3.6.10

Follow the terminal prompts and restart your computer when everything’s done.

Shotwell Photo Manager

Shotwell, an open-source Gnome photo manager, has reached the 0.25 release with various improvements, bug-fixes, and translation updates. Here’s how to install or upgrade it in Ubuntu 16.04 and / or Ubuntu 16.10.

As a frequent updated software, Shotwell 0.25.0 is a ‘big’ release with following changes:

  • Add contrast to improvements
  • Add a log when shifting events
  • Add a debug output of the current timezone
  • Fix compilation with recent Vala compiler
  • Fix focus handling of full-screen viewer
  • Remove obsolete CSS style property
  • Support ACDSEE tags
  • Use unicode characters
  • Remove deprecated calls
  • Silence two C warnings that are usually caused by valac
  • Refactor web authenticator
  • Spelling fixes
  • Piwigo: Add option to override SSL certificate handling
  • Piwigo: Add option to show the SSL certificate
  • Remove an old GTK+ work-around
  • Remove deprecated GSettings calls
  • Persist export dialog settings
  • Remove deprecated elements from export dialog
  • Port web plugins to new libsoup API
  • Fix libraw binding
  • Piwigo: Fix new album creation
  • Blacklist vaapi decoder to prevent crashes in video meta data extraction
  • Hide “Folder” side-bar when empty
  • Enable SQL debugging through environment variable

How to install Shotwell 0.25 in Ubuntu:

The official Shotwell binaries for Ubuntu are maintained in the PPA repository. However, it seems to be an auto-build PPA and the 0.25.0 builds are broken due to the updated dependencies.

1. Open terminal (Ctrl+Alt+T) and run command to add PPA:

sudo add-apt-repository ppa:yg-jensge/shotwell

shotwell-maintainer-ppa

2. To upgrade Shotwell from a previous, launch Software Updater and install available updates.

upgrade shotwell

NOTE: To undo the installation, and downgrade shotwell to the stock version in your Ubuntu repository, run command to purge the PPA:

sudo apt install ppa-purge && sudo ppa-purge ppa:yg-jensge/shotwell