Ubuntu 14.04 LTS based Linux and Software
Applications for 14.04LTS Linux
Productivity Applications
-
-
-
-
To install the
current version of gscan2pdf ← for
supported scanners, the best Linux scanning package
sudo add-apt-repository ppa:jeffreyratcliffe/ppa
sudo apt-get update
sudo apt-get install gscan2pdf libsane-perl djvulibre-bin tesseract-ocr unpaper
To install the
current version of Shotwell Image Manage:
sudo add-apt-repository ppa:yorba/ppa # updated shotwell, gexiv2, geary, ...
sudo apt-get update
sudo apt-get install shotwell # only if shotwell is not already installed
-
-
FFMultiConverter is now available for Ubuntu 14.04 & Linux Mint 17
“FF Multi Converter is a simple graphical application which enables you to convert audio, video, image and document files between all popular formats, using and combining other programs. … The goal of FF Multi Converter is to gather all multimedia types in one application and provide conversions for them easily through a user-friendly interface.”
Internet Applications
-
-
Install YouTube-dl ← an entirely text based Command Line package, that works well with many sites
sudo curl https://yt-dl.org/downloads/2015.03.28/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+x /usr/local/bin/youtube-dl
Tor Browser Bundle Ubuntu PPA … the easy but
less trusted way to do this
“Use this PPA at your own risk. One of the fundamental security measures of the Tor Browser Bundle is that it is distributed by a trusted source, the Tor Project, and for this purpose the project provides PGP signatures to allow verification of authenticity for the source and binary packages they offer for download. This security measure is disregarded when third parties distribute their own packaged versions of TBB, since there's no easy way to prove these packages haven't been modified from their officially distributed versions.”
System Applications
-
Conky … a lightweight powerful system monitor & much more!
The installation and configuration of Conky involves using the command line and coding configuration files.
Xfce 4.10 Desktop & Toooo Many Conky … many running Conky causing unresponsive system.
The above problem occurred using Ubuntu Studio 14.04 – but this may also apply to other desktop environments
-
-
Run the following Terminal Commands (copy & paste, 1 line at a time) to install the Repository then the Program
sudo sh -c 'echo "deb http://download.bitdefender.com/repos/deb/ bitdefender non-free" >> /etc/apt/sources.list.d/bitdefender.list'
wget -O- -q http://download.bitdefender.com/repos/deb/bd.key.asc | sudo apt-key add -
sudo apt-get update
sudo apt-get install bitdefender-scanner-gui
REBOOT SYSTEM to finish this install process
“Some users are reporting that
BitDefender crashes right after the scanning engine is initialized. In order to fix this error you will need to copy and paste this into terminal:” (fix is for 64bit Linux)
sudo touch /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64
sudo ln -fs /opt/BitDefender-scanner/var/lib/scan/bdcore.so.linux-x86_64 /opt/BitDefender-scanner/var/lib/scan/bdcore.so
sudo bdscan --update
“We provide integration with some of the most popular desktop file managers (Konqueror, Nautilus, Thunar). You can find the source packages complete with installation instructions under” /opt/BitDefender-scanner/share/integration
Systemback: Restore Your Linux System To Previous State
“Systemback is an open source, system backup and restore application. Using Systemback, we can easily create backups of system and users configuration files. In case of problems, we can easily restore the previous state of the system. There are extra features like system copying, system installation and Live system creation.”
-
14.04 LTS References
-
-
-
Is FFmpeg missing from the official repositories in 14.04?
“Ubuntu started shipping the libav fork instead of FFmpeg in recent releases. If you installed the ffmpeg package, then you actually installed the libav-tools package and a program that told you to use avconv instead of ffmpeg … The transitional ffmpeg package seems to have been removed from trusty/Ubuntu 14.04”
Linux Mint
-
-
-
-
mirror.csclub.uwaterloo.ca … a good alternate download site for all the Mint 17 .iso files
Note: The above site is geographically near to me in Canada. Other parts of the world should find a
local server.
-
Ubuntu Studio 14.04
Ubuntu 14.04
Other Ubuntu 14.04 Based Distributions