Wednesday, April 12, 2017
How To Install GNOME 3 20 In Ubuntu GNOME 16 04 Xenial Xerus
How To Install GNOME 3 20 In Ubuntu GNOME 16 04 Xenial Xerus



So use the PPA with care and only if you know what youre doing!
Update: pierremichaud points out in a comment below that the GNOME Calendar and Evolution calendar synchronization with Google doesnt work for now.
How to upgrade to GNOME 3.20 in Ubuntu GNOME 16.04 (Xenial Xerus)
sudo add-apt-repository ppa:gnome3-team/gnome3-staging
sudo apt update
sudo apt dist-upgrade
$ sudo apt dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
grilo-plugins-0.2-base grilo-plugins-0.2-extra libmutter0g
The following NEW packages will be installed:
gir1.2-geoclue-2.0 gir1.2-grilo-0.3 gir1.2-lokdocview-0.1 grilo-plugins-0.3
grilo-plugins-0.3-base grilo-plugins-0.3-extra libcamel-1.2-57 libgexiv2-2
libgrilo-0.3-0 libgspell-1-1 libjpeg62 libmutter0h libreoffice-gtk3
The following packages will be upgraded:
...................
The same goes for "grilo-plugins-0.2-extra" and "libmutter0g". This is just an example though!
How to revert the changes and go back to GNOME 3.18 in Ubuntu GNOME 16.04
sudo apt install ppa-purge
sudo ppa-purge ppa:gnome3-team/gnome3-staging
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Wednesday, April 5, 2017
How To Install Budgie Desktop In Ubuntu 16 04 Or 15 10 Via PPA
How To Install Budgie Desktop In Ubuntu 16 04 Or 15 10 Via PPA


In other Budgie Desktop news:
- Solus 1.1 was released yesterday featuring the latest Budgie Desktop and various improvements. See THIS article for more information;
- Budgie Remix is a new Ubuntu (16.04) based Budgie Desktop Linux distributions which, from what I understand, might be the foundation for a new Ubuntu flavor. Right now, this is work in progress and should only be used for testing. More info HERE.
Budgie Desktop video
(direct video link)
Install Budgie Desktop in Ubuntu 15.10 or 16.04 via PPA
-----------------------------------------------
Important update for Ubuntu 16.04 users.
sudo add-apt-repository ppa:budgie-remix/ppa
sudo apt-get update
sudo apt-get install budgie-desktop

Update: theres a bug that prevents the GNOME appmenu from being displayed in Budgie Desktop 10.2.4. Until this is fixed, you can use the command below to get it working:
gsettings set org.gnome.settings-daemon.plugins.xsettings overrides "{Gtk/ShellShowsAppMenu: ,Gtk/DecorationLayout: <menu:minimize,maximize,close>}"
Purging the PPA
sudo apt-get install ppa-purge
sudo ppa-purge ppa:budgie-remix/ppa
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Sunday, March 5, 2017
How To Get Flash And H 264 To Work In Vivaldi Browser Ubuntu Linux Mint
How To Get Flash And H 264 To Work In Vivaldi Browser Ubuntu Linux Mint
Get Vivaldi browser to support H.264
![]() |
Before installing "chromium-codecs-ffmpeg-extra" |
![]() |
After installing "chromium-codecs-ffmpeg-extra" |
sudo apt-get install chromium-codecs-ffmpeg-extra
And restart Vivaldi.
Get Adobe Flash working in Vivaldi Browser

The package is available in Ubuntu 14.04, 15.04, 14.10 and 16.04 / Linux Mint 17.x and derivatives and you can install it by using the following command:
sudo apt-get install pepperflashplugin-nonfree
Then restart Vivaldi. Thats it!
Extra tip:
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Wednesday, February 15, 2017
How To Install Cinnamon 3 0 In Ubuntu 16 04 Or 15 10 Via PPA
How To Install Cinnamon 3 0 In Ubuntu 16 04 Or 15 10 Via PPA

- panel with a menu, launchers, window list, system tray;
- support for panel applets and desktop widgets (Desklets);
- supports desktop animations and transition effects;
- highly configurable: users can customize the panel (besides applets, the panel supports autohide and the panel layout can be changed: you can use one panel or two panels like the old GNOME 2 layout), easily change themes, customize desktop animations, hot corners, etc.;
- much more.
Changes in Cinnamon 3.0 include:
- window management improvements on tiling, mapping and unmapping windows, compositors window groups and tracking of full screen windows
- improved out of the box touchpad support (edge-scrolling and two-finger-scrolling can now be configured independently and are both enabled by default)
- new accessibility and sound settings (both rewritten as native cinnamon-settings modules)
- battery powered devices can be renamed
- different favorite applications can now be set for plain-text, documents and source code files
- panel launchers now include application actions
- animation effects are now enabled by default on dialogs and menus
- favorites and system options can now be disabled in the menu applet
- the photo-frame desklet now also scans subdirectories
- improved support for GTK 3.20, Spotify 0.27, Viber
Here are the new Cinnamon accessibility and sound settings:



Update: Clem mentioned in a comment that "versions 3.0, 3.2, 3.4 and 3.6 are targeting Mint 18.x.", so Linux Mint 17.x users wont be getting Cinnamon 3.x.
Install Cinnamon 3.0 in Ubuntu 16.04 or 15.10 via PPA
Important: if you want to install Cinnamon in Ubuntu and youre using the WebUpd8 Nemo PPA, purge that PPA before proceeding. Also, dont add this PPA if you use Linux Mint.
The PPAs that uses to provide Cinnamon stable werent updated with the latest Cinnamon 3.0. I did find 2 PPAs with Cinnamon 3.0:
- Sunderland93s Cinnamon PPA (Ubuntu 16.04 only - its still in the process of being updated at the time Im writing this article)
- embrosyns Cinnamon PPA (for Ubuntu 16.04 and 15.10)
sudo add-apt-repository ppa:embrosyn/cinnamon
sudo apt update
sudo apt install cinnamon blueberry
Once installed, log out and select Cinnamon from the login screen:

Tweaks
In Ubuntu 16.04, Ambiance and Radiance themes have some issues in Cinnamon, like missing shadows for CSD apps.
sudo apt install numix-gtk-theme
- mint-themes (youll also need libreoffice-style-mint because mint-themes depends on it, as well as mint-x-icons and mint-themes-gtk3, both linked below)
- mint-themes-gtk3 (download the 3.18 version - its for GTK 3.18, available in Ubuntu 16.04)
- mint-y-theme
- mint-x-icons
- mint-y-icons
- cinnamon-themes
To install them, download the deb files using the links above and place them in a folder - lets call it "deb" -, in your home directory (~/deb). Then use dpkg to install all the packages at once, using the following command:
sudo dpkg -i ~/deb/*.deb
gsettings set org.cinnamon.desktop.session settings-daemon-uses-logind true
gsettings set org.cinnamon.desktop.session session-manager-uses-logind true
gsettings set org.cinnamon.desktop.session screensaver-uses-logind false
... and restart the session (logout or restart the system).I should also mention that I didnt encounter this issue in Ubuntu 16.04.
Thanks to Kevin @ AskUbuntu for the fix!
How to revert the changes
A) Completely remove Cinnamon 3.0
Firstly remove the PPA:
sudo rm /etc/apt/sources.list.d/embrosyn-cinnamon*.list
Then, to completely remove Cinnamon, you can use the following command:
sudo apt purge cinnamon* libcinnamon* nemo* libnemo-extension1 cjs libcjs0e blueberry gir1.2-cinnamondesktop-3.0 gir1.2-meta-muffin-0.0 libmuffin0 muffin-common
sudo apt autoremove
B) Purge the PPA
sudo apt install ppa-purge
sudo ppa-purge ppa:embrosyn/cinnamon
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Thursday, January 26, 2017
How To Get A Unity Like HUD Searchable Menu In Xubuntu Ubuntu MATE Linux Mint More
How To Get A Unity Like HUD Searchable Menu In Xubuntu Ubuntu MATE Linux Mint More


i3-hud-menu works with GTK2, GTK3 (but not client-side decorated apps) and Qt4 applications.
Important: issues and limitations
i3-hud-menu has quite a few issues / limitations but I decided to post an article about it anyway since some of you might still find it useful.
Also, Im hoping someone reading this article might be able to fix or at least come up with some workarounds for some of the issues below. If you do, please let us know in the comments!
i3-hud-menu limitations / issues:
- it doesnt work with client-side decorated applications;
- it doesnt work with Firefox or Thunderbird;
- it doesnt work with Qt5 apps (make sure appmenu-qt5 and libdbusmenu-qt5 are not installed or else you wont have a menu for Qt5 apps, such as VLC in Ubuntu 16.04 - if you do install those packages, you can use the menu via i3-hud-menu, but the actual menu wont be visible in the application);
- using it, LibreOffice no longer has a menu if the "libreoffice-gtk" package is installed - this package is used for GTK+ integration (though using i3-hud-menu, you can search the menu, but actually using the menu items doesnt work for some reason);
- to get i3-hud-menu to work with Java swing applications, youll need JAyatana;
- probably more.
It appears that the LibreOffice and the Qt5 applications issue occur because "APPMENU_DISPLAY_BOTH=1" is not respected. Furthermore, using "UBUNTU_MENUPROXY=" (for example, using "UBUNTU_MENUPROXY= libreoffice --writer") or blacklisting it via Dconf Editor (com > canonical > unity-gtk-module > blacklist) doesnt get the LibreOffice menu to show up.
On Arch Linux (possibly in other Linux distributions as well), which requires the unity-gtk-module-standalone-bzr package, you need to run the following command (or change this via Dconf Editor: com > canonical > unity-gtk-module, set gtk2-shell-shows-menubar to "false") and reboot to ensure that menus are displayed in GTK applications:
gsettings set com.canonical.unity-gtk-module gtk2-shell-shows-menubar false
Install and configure i3-hud-menu
sudo apt install python3 python-dbus dmenu appmenu-qt unity-gtk2-module unity-gtk3-module wget
2. Download and install i3-hud-menu
To download and install J.A. McNaughtons i3-hud-menu fork from the command line, use the following commands:
cd /tmp
wget https://github.com/jamcnaughton/i3-hud-menu/archive/master.tar.gz
tar -xvf master.tar.gz
sudo mkdir -p /opt/i3-hud-menu
sudo cp -r i3-hud-menu-master/* /opt/i3-hud-menu/
If you want to install it yourself, grab the code from GitHub (but note that the instructions below assume that youve installed i3-hud-menu in /opt/i3-hud-menu/)
3. Load the Unity gtk module
export APPMENU_DISPLAY_BOTH=1
if [ -n "$GTK_MODULES" ]
then
GTK_MODULES="$GTK_MODULES:unity-gtk-module"
else
GTK_MODULES="unity-gtk-module"
fi
if [ -z "$UBUNTU_MENUPROXY" ]
then
UBUNTU_MENUPROXY=1
fi
export GTK_MODULES
export UBUNTU_MENUPROXY
... and save the file.If after completing all the steps below, i3-hud-menu doesnt work, you can try to paste the lines above in ~/.bashrc instead of ~/.profile.
4. Add i3-appmenu-service.py to startup
The next step is to add i3-appmenu-service.py to the system startup. If youve installed i3-hud-menu using the commands above, this file should be located in /opt/i3-hud-menu/
Xubuntu: To add i3-appmenu-service.py to startup, launch Session and Startup from the menu / System Settings, and on the "Application Autostart" tab click "Add", enter "i3 menu service" under "Name", and "/opt/i3-hud-menu/i3-appmenu-service.py" (without the quotes) under "Command":

Ubuntu MATE: launch Control Center and open Startup Applications, click "Add", use "i3 menu service" under "Name", and "/opt/i3-hud-menu/i3-appmenu-service.py" (without the quotes) under "Command", and click "Add":

Linux Mint (Cinnamon): launch Startup Applications from the menu, click Add > Custom Command, use "i3 menu service" under "Name", and "/opt/i3-hud-menu/i3-appmenu-service.py" (without the quotes) under "Command", and click "Add":

5. Assign a keyboard shortcut to i3-hud-menu.py
The keyboard shortcut you assign to i3-hud-menu.py will be used to open i3-hud-menu and search through an applications menu. Heres how to configure it in some Ubuntu flavors and Linux Mint (Cinnamon).
Xubuntu: open "Keyboard" from the menu / System Settings, and on the "Application Shortcuts" tab, click "Add". Use "/opt/i3-hud-menu/i3-hud-menu.py" (without the quotes; if youve installed i3-hud-menu to a different location, make sure you use the correct path) for the command, click "OK:

... and assign it a keyboard shortcut:

Ubuntu MATE: from Control Center open Keyboard Shortcuts, click "Add", under "Name" enter "i3-hud-menu" (without the quotes), and use "/opt/i3-hud-menu/i3-hud-menu.py" (without the quotes; if youve installed i3-hud-menu to a different location, make sure you use the correct path) for "Command":

Linux Mint (Cinnamon): launch Keyboard from the menu, click "Add custom shortcut", enter "i3-hud-menu" (without the quotes) under "Name", "/opt/i3-hud-menu/i3-hud-menu.py" (without the quotes; if youve installed i3-hud-menu to a different location, make sure you use the correct path) under "Command" and click "Add":

... and assign it a keyboard shortcut.
via / further reference:
- Reddit (thanks to JaZoray)
- jamcnaughton.com
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Wednesday, January 25, 2017
GNOME Software Update That Fixes Installing Third Party Deb Files Lands In Ubuntu 16 04 Proposed Repository
GNOME Software Update That Fixes Installing Third Party Deb Files Lands In Ubuntu 16 04 Proposed Repository

- support for apt:// URLs;
- increased the number of displayed reviews from 10 to 30;
- GNOME Software now displays version and size information for non-installed applications;
- enabled the Snappy backend.
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Saturday, January 21, 2017
How to Install Bluegriffon on linux backbox ubuntu and more
How to Install Bluegriffon on linux backbox ubuntu and more

Now Comback with me localtechno, this time i will show you How to Install Bluegriffon on linux | backbox | ubuntu and more
what is bluegriffon : BlueGriffon is a new WYSIWYG content editor for the World Wide Web. Powered by Gecko, the rendering engine of Firefox, its a modern and robust solution to edit Web pages in conformance to the latest Web Standards.
Very simple , first you have to do is BlueGriffon download Here
choose according to the type of your os, then run the terminal and type sudo nautilus after a window open on linux it is time to do BlueGriffon extract files that you have downloaded earlier, going up in place where the results extracted earlier , but localtechno advised to put in the directory /opt/
After all is done then just run it by going to the directory /opt/bluegriffon with cd /opt/bluegriffon then press enter after this run with code :
root@1nspiron:/opt/bluegriffon#./bluegriffon and press enter


You can also create a shortcut or launcher for that application.
has it all. once very simple and may be useful "thanks for coming" ^ _ ^
Available link for download
Saturday, January 7, 2017
GNOME Twitch 0 2 0 Adds Chat Feature Ubuntu PPA
GNOME Twitch 0 2 0 Adds Chat Feature Ubuntu PPA


An alternative to get notifications when the channels you follow go live is Twitch.tv Indicator.

Install GNOME Twitch in Ubuntu
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install gnome-twitch
If you dont want to add the PPA, you can grab the deb from HERE.
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Saturday, November 12, 2016
How To Install The Latest Nvidia Drivers In Ubuntu Via PPA
How To Install The Latest Nvidia Drivers In Ubuntu Via PPA
Even though the PPA is probably the most stable way of upgrading to the latest proprietary Nvidia drivers version in Ubuntu, its still considered in testing. That means issues may still occur (though I didnt encounter any and Ive been using it for some time), so you should only use this PPA if you have experience with recovering your system from a failed graphics driver upgrade.
Install the latest Nvidia graphics drivers in Ubuntu via PPA
1. Add the PPA.
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt update
2. Install (and activate) the latest Nvidia graphics drivers

After the driver is downloaded and installed, restart your system. Thats it!
apt-cache search nvidia
or:apt search nvidia
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download
Wednesday, November 2, 2016
How To Change Ubuntu Default Root SU Password
How To Change Ubuntu Default Root SU Password

In this post I included the simple steps to change the default root su password in Ubuntu.
1. Open Terminal (Ctrl + Alt + T)
2. Type sudo passwd and press Enter ( enter sudo password )
3. Then you will be asked to Enter new UNIX password twice.

Thats it .. Your Password Successfully changed.
Available link for download
Sunday, October 23, 2016
GUIDE How to Setup Ubuntu Preconfigured Android Compile Environment v2 1 1
GUIDE How to Setup Ubuntu Preconfigured Android Compile Environment v2 1 1
Builduntu is a prebuilt virtual machine, based on my guide here for configuring Ubuntu 13.10 Saucy Salamander to compile Android ROMs from source. It includes everything you need to sync with the repo of your choice (Cyanogenmod, AOKP, AOSP, etc) and start building.
Features:
- Ubuntu 13.10 base
- Installed all necessary software for compiling (list available in the guide link above)
- Unnecessary programs removed (media players, games etc.)
- Geany for editing code
- Repo located in ~/bin and added to PATH
All you have to do is download the source!
The only requirement is that the host machine supports a 64 bit OS. 32 bit systems will not work!
Instructions:
1. Download and install VirtualBox for your host system from here.
2. Download the latest builduntu zip archive and extract builduntu.ova to your hard drive.
3. Start VB, click File > Import Appliance. Select "Open Appliance" and choose builduntu.ova, then click Next to import the virtual machine.
4. Highlight builduntu in VirtualBox Manager and open Settings. Under "System" you may want to give it more RAM and Processor Cores. The higher these values are, the faster you will compile ROMs.
5. Start the machine, pull up a terminal and initialize a git repo. Once the source is finished downloading, youre ready to go!
Download:
build ubntu v2.1 via MediaFire
Username/Password: android/android
Let me know how it works for you! If it turns out to be useful for people here at XDA, I may update periodically.
Changelog:
v1 - Initial Release Dec 26, 2013
v2 - Released Jan 3, 2014
.. Added swap space
.. Increased dynamic drive max to 100 GB
.. Installed latest VirtualBox Guest Additions
.. Updated
.. Optimized
v2.1 - Jan 16, 2014
.. Updated and repackaged OVA file for VMWare
Available link for download
Monday, October 10, 2016
How To Save And Restore The Unity Session In Ubuntu Using A Script
How To Save And Restore The Unity Session In Ubuntu Using A Script
- restore geometries of existing windows - restores the window geometry and position (including workspace) for all running windows;
- restore matching windows - restores the window geometry and position (including workspace) for both apps that are still running as well as those that were restarted;
- restore running applications: restores all application windows that were running (even if they are now closed) when the session was saved, along with their position (including workspace) and window geometry;
Arnons original session save and restore script doesnt work properly in Unity, but I was able to get it to work with some very simple fixes.
- it doesnt work for every single application. For instance, it cant restore an open Nemo window because Nemo lacks the "--new-window" command line option (which does exist in Nautilus);
- when using "restore 2" (so the apps that arent running are restored along with their window position and size): theres a delay between launching the app and resizing / positioning its window - thats because the script waits a few seconds to make sure the app actually starts before trying to manipulate its window.
Unity session save and restore script installation and usage
1. The script requires perl, xprop (available in the x11-utils package), wmctrl and xdotool. To install these in Ubuntu, use the command below:
sudo apt-get install perl x11-utils wmctrl xdotool
2. To download my modified script, install it in /usr/local/bin and make it executable, use the following commands:wget http://raw.githubusercontent.com/hotice/webupd8/master/session -O /tmp/session
sudo install /tmp/session /usr/local/bin/
sudo chmod +x /usr/local/bin/session
You can check out the script code HERE. Or, if you want to download Arnons script (without my Unity fixes), see his post HERE.Thats it!
To save the current session, simply use the following command:
session save
Then, when you want to restore the session, use:session restore X
where X is:- 2 - Restore geometries of missing windows (opens any previously running app windows and restores both windows positions and geometries);
- 1 - Restore geometries of matching windows (restores window geometry and position for all running apps, even if they were restarted since the session was saved);
- 0 - Restore geometries of existing windows (restores window geometry and position for apps that werent closed since the session was saved).
For instance "session restore 2" to restore geometries of missing windows, etc.
(direct video link)
Original script via thewebsitepeople.org
Also see:
- Organize Your Unity Launcher Based On The Current Workspace With LSwitcher
- Set Different Wallpapers For Each Workspace While Keeping Desktop Icons With Unity WallpaperSwitcher
Originally published at WebUpd8: Daily Ubuntu / Linux news and application reviews.
Available link for download