<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.galliumos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amattice</id>
		<title>GalliumOS Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.galliumos.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Amattice"/>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/Special:Contributions/Amattice"/>
		<updated>2026-04-27T17:26:03Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.27.3</generator>

	<entry>
		<id>https://wiki.galliumos.org/index.php?title=Additional_Software&amp;diff=1385</id>
		<title>Additional Software</title>
		<link rel="alternate" type="text/html" href="https://wiki.galliumos.org/index.php?title=Additional_Software&amp;diff=1385"/>
				<updated>2019-01-02T14:32:18Z</updated>
		
		<summary type="html">&lt;p&gt;Amattice: /* Utilities */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;GalliumOS comes with a good selection of desktop and utility software, but there is a huge variety of additional options and alternatives.&lt;br /&gt;
&lt;br /&gt;
GalliumOS can install any software packages built for Ubuntu, directly from the Canonical package servers.&lt;br /&gt;
&lt;br /&gt;
There are also some frequently-requested applications that are not available from Canonical, or are more complicated to install. A few are listed here. Please add more!&lt;br /&gt;
&lt;br /&gt;
== Desktop ==&lt;br /&gt;
&lt;br /&gt;
=== Google Chrome ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
curl -O https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb&lt;br /&gt;
sudo apt install ./google-chrome-stable_current_amd64.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;!-- Before apt&lt;br /&gt;
curl -O https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb&lt;br /&gt;
sudo dpkg -i google-chrome-stable_current_amd64.deb&lt;br /&gt;
sudo apt-get -f install&lt;br /&gt;
&lt;br /&gt;
The last step is necessary to finish installing some additional package dependencies: &amp;lt;code&amp;gt;libappindicator1 libdbusmenu-gtk4 libindicator7&amp;lt;/code&amp;gt;.&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
&amp;lt;!-- OLD WAY&lt;br /&gt;
curl -O https://dl-ssl.google.com/linux/linux_signing_key.pub&lt;br /&gt;
sudo apt-key add linux_signing_key.pub&lt;br /&gt;
sudo add-apt-repository -y &amp;quot;deb http://dl.google.com/linux/chrome/deb/ stable main&amp;quot;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install google-chrome-stable&lt;br /&gt;
rm linux_signing_key.pub&lt;br /&gt;
sudo sed -i '/chrome\/deb/d' /etc/apt/sources.list&lt;br /&gt;
EO OLD WAY --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Adobe Flash ===&lt;br /&gt;
&lt;br /&gt;
Adobe Flash apps (and Twitch streams, etc) require Adobe Flash Player, which is not included by default in GalliumOS.&lt;br /&gt;
&lt;br /&gt;
* Install adobe-flashplugin from Canonical's &amp;lt;code&amp;gt;partner&amp;lt;/code&amp;gt; repository.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 2em; padding:0.4em;&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository &amp;quot;deb http://archive.canonical.com/ubuntu $(lsb_release -sc) partner&amp;quot;&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install adobe-flashplugin&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* Confirm installation by entering &amp;lt;code&amp;gt;chrome://plugins&amp;lt;/code&amp;gt; (Chromium) or &amp;lt;code&amp;gt;about:plugins&amp;lt;/code&amp;gt; (Firefox) into the URL bar&lt;br /&gt;
&lt;br /&gt;
The proprietary version of Google Chrome includes PepperFlash, and does not require an additional plugin.&lt;br /&gt;
&lt;br /&gt;
=== Firefox Aurora ===&lt;br /&gt;
&lt;br /&gt;
Aurora is the '''developer preview''' of Firefox.&lt;br /&gt;
&lt;br /&gt;
The '''stable''' version of Firefox can be installed from the standard Canonical repositories with &amp;lt;code&amp;gt;sudo apt install firefox&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
More info: https://launchpad.net/~ubuntu-mozilla-daily/+archive/ubuntu/firefox-aurora&lt;br /&gt;
&lt;br /&gt;
=== Pale Moon ===&lt;br /&gt;
&lt;br /&gt;
Pale Moon is a web browser, originally derived from Firefox, and optimized for performance.&lt;br /&gt;
&lt;br /&gt;
* Official site: http://linux.palemoon.org/&lt;br /&gt;
* Installation: https://software.opensuse.org/download.html?project=home%3Astevenpusser&amp;amp;package=palemoon&lt;br /&gt;
** (Follow instructions for Ubuntu)&lt;br /&gt;
&lt;br /&gt;
=== TeamViewer ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo dpkg --add-architecture i386&lt;br /&gt;
curl -OL http://download.teamviewer.com/download/teamviewer_i386.deb&lt;br /&gt;
sudo dpkg -i teamviewer_i386.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Google Drive integration&amp;lt;br&amp;gt;  ===&lt;br /&gt;
* Install the software&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 sudo add-apt-repository ppa:alessandro-strada/ppa&lt;br /&gt;
 sudo apt-get update&lt;br /&gt;
 sudo apt-get install google-drive-ocamlfuse&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Run google-drive-ocamlfuse for first time setup.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 google-drive-ocamlfuse&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You'll get a browser window asking you to sign in to your Google account and if you want to give gdfuse OAuth2 Endpoint permission to access your Drive files. Hit Accept / Allow for any following dialog. Close the browser window.&lt;br /&gt;
&lt;br /&gt;
* Next, create a directory where your Google Drive files will be mounted, preferably in your home directory, and mount Google Drive to that directory.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 mkdir ~/googledrive&lt;br /&gt;
 google-drive-ocamlfuse ~/googledrive&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can check if Google Drive is mounted by performing:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 mount&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
You can also check how much space you have left:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 df&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you want to unmount, simply run&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 fusermount -u ~/googledrive&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To mount Google Drive at startup, set the following command to run at boot with Session and Startup.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 google-drive-ocamlfuse -label default /home/&amp;lt;user&amp;gt;/googledrive&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Alternatively, you may wish to set Google Drive to mount at startup using the &amp;lt;code&amp;gt;/etc/fstab&amp;lt;/code&amp;gt; file. If so, create the file &amp;lt;code&amp;gt;/usr/bin/gdfuse&amp;lt;/code&amp;gt; with the following contents, replacing &amp;lt;code&amp;gt;&amp;lt;user&amp;gt;&amp;lt;/code&amp;gt; with your GalliumOS username, then run &amp;lt;code&amp;gt;sudo chmod +x /usr/bin/gdfuse&amp;lt;/code&amp;gt;.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 #!/bin/bash&lt;br /&gt;
 su &amp;lt;user&amp;gt; -l -c &amp;quot;google-drive-ocamlfuse $*&amp;quot;&lt;br /&gt;
 exit 0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Next, add the following line to your &amp;lt;code&amp;gt;/etc/fstab&amp;lt;/code&amp;gt;, again replacing &amp;lt;code&amp;gt;&amp;lt;user&amp;gt;&amp;lt;/code&amp;gt; with your user, and replacing the &amp;lt;code&amp;gt;uid/&amp;lt;code&amp;gt; and &amp;lt;code&amp;gt;gid&amp;lt;/code&amp;gt; values with the values retrieved from the &amp;lt;code&amp;gt;echo $UID&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;echo $GID&amp;lt;/code&amp;gt; commands respectively.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 gdfuse /home/&amp;lt;user&amp;gt;/googledrive      fuse    uid=1000,gid=1000,user 0         0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If you decide to change the mount location for Google Drive, make sure the location is owned by your user. You can do so by running &amp;lt;code&amp;gt;chown $UID:$GID /mount/location&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
A word of warning, large files such as movies or large videos don't work too well with google-drive-ocamlfuse using default settings. Files are cached to ~/.gdfuse/default/cache. A config file can be found in the directory above that, with parameters to allow for streaming larger files, cache size, etc.. The streaming larger files parameter is perfect for large videos and movies. For more information, check out gdfuse on GitHub.&lt;br /&gt;
&lt;br /&gt;
Adapted from: http://xmodulo.com/mount-google-drive-linux.html&lt;br /&gt;
&lt;br /&gt;
Most up-to-date instructions can be found on project home page: https://github.com/astrada/google-drive-ocamlfuse/wiki&lt;br /&gt;
&lt;br /&gt;
=== Skype ===&lt;br /&gt;
&lt;br /&gt;
Download the .deb below, and install using:&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo dpkg -i skypeforlinux-64.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Deb download: https://www.skype.com/en/download-skype/skype-for-linux/downloading-web/?type=weblinux-deb&lt;br /&gt;
&lt;br /&gt;
If you have the older Skype client installed, you will need to update to the newest client. For information on the older client, see: https://help.ubuntu.com/community/Skype&lt;br /&gt;
&lt;br /&gt;
Source: https://blogs.skype.com/news/2017/03/01/the-skype-for-linux-beta-version-5-0-is-now-available-for-download&lt;br /&gt;
&lt;br /&gt;
Note that while this is the only officially supported Skype client, it is an beta, so not everything may work.&lt;br /&gt;
&lt;br /&gt;
=== Wine ===&lt;br /&gt;
&lt;br /&gt;
Wine has been a source of frustration. These instructions are verified on a fresh install of 2.0.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo dpkg --add-architecture i386&lt;br /&gt;
sudo add-apt-repository ppa:ubuntu-wine/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install wine1.8&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Simple Screen Recorder ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository -y ppa:maarten-baert/simplescreenrecorder&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install simplescreenrecorder&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Spotify ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys BBEBDCB318AD50EC6865090613B00F1FD2C19886&lt;br /&gt;
echo deb http://repository.spotify.com stable non-free | sudo tee /etc/apt/sources.list.d/spotify.list&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install spotify-client&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Source: https://www.spotify.com/us/download/linux/&lt;br /&gt;
&lt;br /&gt;
=== Kodi Media Center ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install python-software-properties pkg-config software-properties-common&lt;br /&gt;
sudo add-apt-repository -y ppa:team-xbmc/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install kodi&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Games ==&lt;br /&gt;
&lt;br /&gt;
=== Steam ===&lt;br /&gt;
&lt;br /&gt;
==== GalliumOS 2.x ====&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
curl -O http://repo.steampowered.com/steam/archive/precise/steam_latest.deb&lt;br /&gt;
sudo apt install python-apt&lt;br /&gt;
sudo dpkg -i steam_latest.deb&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then launch Steam from the application launcher. Your user must be in the &amp;quot;sudo&amp;quot; group (if it is not, the dpkg command above will also fail), so that the installer can do all the things it needs to do.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#eeeeff; border:1px solid #aaaaff; padding:0 1em 1em 1em; margin-bottom:1em;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== GalliumOS 3.x, method 1 ====&lt;br /&gt;
&lt;br /&gt;
After the steps for 2.x above, you'll need to install another package:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt install libgpg-error0&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
And then launch Steam from the command line:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
(Awkward(!) shell commands from Valve bug tracker: https://github.com/ValveSoftware/steam-for-linux/issues/4816#issuecomment-339329851, tested on GalliumOS 3.0alpha1, thanks anathaema via IRC!)&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#eeeeff; border:1px solid #aaaaff; padding:0 1em 1em 1em;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== GalliumOS 3.x, method 2 (preferred, probably!) ====&lt;br /&gt;
&lt;br /&gt;
Just these commands...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo dpkg --add-architecture i386&lt;br /&gt;
sudo apt update&lt;br /&gt;
sudo apt install steam-installer&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Thanks Kharma via IRC!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Minecraft ===&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo bash&lt;br /&gt;
apt-get install default-jre&lt;br /&gt;
curl -o /usr/local/bin/Minecraft.jar https://s3.amazonaws.com/Minecraft.Download/launcher/Minecraft.jar&lt;br /&gt;
curl -o /usr/share/pixmaps/minecraft.png https://chrx.org/minecraft.png&lt;br /&gt;
mkdir -p /usr/local/share/applications&lt;br /&gt;
cat &amp;gt; /usr/local/share/applications/minecraft.desktop &amp;lt;&amp;lt;EOF&lt;br /&gt;
[Desktop Entry]&lt;br /&gt;
Type=Application&lt;br /&gt;
Name=Minecraft&lt;br /&gt;
Comment=Minecraft&lt;br /&gt;
Exec=java -jar /usr/local/bin/Minecraft.jar&lt;br /&gt;
Icon=/usr/share/pixmaps/minecraft.png&lt;br /&gt;
Categories=Game;&lt;br /&gt;
EOF&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Utilities ==&lt;br /&gt;
&lt;br /&gt;
=== grsync ===&lt;br /&gt;
Graphical lightweight version of rsync to back up data between drives&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
 sudo apt-get install grsync&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== aptik ===&lt;br /&gt;
Backup APT sources/repository data&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-add-repository -y ppa:teejee2008/ppa&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install aptik&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== OpenVPN ===&lt;br /&gt;
Install the following two packages to get OpenVPN connectivity with your favorite VPN service.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install openvpn network-manager-openvpn&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== caffeine-plus ===&lt;br /&gt;
Used to keep the screen awake with full screen applications such as full screen video.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository ppa:nilarimogard/webupd8&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install caffeine-plus&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Source: [http://www.webupd8.org/2014/08/screensaver-lock-screen-inhibitor.html Webupd8]&lt;br /&gt;
&lt;br /&gt;
=== Tor Browser ===&lt;br /&gt;
Used to browse the tor browser for anonymous web browsing. Can be seen here&lt;br /&gt;
https://wiki.galliumos.org/Tor&lt;br /&gt;
&lt;br /&gt;
== Hardware Optimization ==&lt;br /&gt;
&lt;br /&gt;
=== Battery Tuning ===&lt;br /&gt;
&lt;br /&gt;
==== Powertop ====&lt;br /&gt;
Monitor process and device power consumption.  Includes a handy auto-tune option which can be run at startup that helps to minimize power consumption. Powertop also provides a calibration option, which some people have reported issues with (locks up device?).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo apt-get install powertop&lt;br /&gt;
sudo powertop&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Powertop needs to be run every time the system boots. Expand for instructions:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible mw-collapsed&amp;quot; style=&amp;quot;border:1px #666666 dashed;padding:0.5em 1em;min-height:2em;margin:0 2em;background-color:#eee;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Create &amp;lt;code&amp;gt;/etc/systemd/system/powertop.service&amp;lt;/code&amp;gt; with the following content:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
[Unit]&lt;br /&gt;
Description=Powertop tunings&lt;br /&gt;
&lt;br /&gt;
[Service]&lt;br /&gt;
Type=oneshot&lt;br /&gt;
ExecStart=/usr/sbin/powertop --auto-tune&lt;br /&gt;
&lt;br /&gt;
[Install]&lt;br /&gt;
WantedBy=multi-user.target&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Then reboot.&lt;br /&gt;
&lt;br /&gt;
Source: https://wiki.archlinux.org/index.php/Powertop&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== TLP ====&lt;br /&gt;
&lt;br /&gt;
Advanced power management tool that also provides a default configuration optimized for battery life for &amp;quot;install and forget it&amp;quot; benefits.  TLP has reportedly provided some improvement to battery life.  Your mileage may vary.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;background-color:#ffffcc;margin:0 0 0.5em 1.5em; padding:0.3em;border:1px solid #ccccaa&amp;quot;&amp;gt;NOTE: There are also reports of system instability while running TLP. If you experience any issues, try disabling it first.&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;sudo add-apt-repository ppa:linrunner/tlp &lt;br /&gt;
sudo apt-get install tlp&lt;br /&gt;
sudo tlp start&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Miscellaneous ==&lt;br /&gt;
&lt;br /&gt;
These have been discussed, but are not presently candidates for inclusion in the default installation. They might be of special interest, might have important caveats, or might be the unchosen of other options. Presented here for convenience.&lt;br /&gt;
&lt;br /&gt;
==== Changing the Window Manager ====&lt;br /&gt;
* The &amp;lt;code&amp;gt;i3&amp;lt;/code&amp;gt; window manager is a minimal tiling window manager that can be successfully installed alongside the default galliumos WM (&amp;lt;code&amp;gt;xfce4&amp;lt;/code&amp;gt;). Instructions are available here[https://wiki.galliumos.org/FAQ/i3wm]. If you want to try something totally new in terms of user-experience, try this out. If you want to improve your development workflow, try this out (then go look up emacs).&lt;br /&gt;
&lt;br /&gt;
==== Hardware temperature monitor ====&lt;br /&gt;
* &amp;lt;code&amp;gt;xfce4-sensors-plugin&amp;lt;/code&amp;gt; from Ubuntu repositories. '''WARNING:''' Do '''not''' select &amp;lt;code&amp;gt;tachos&amp;lt;/code&amp;gt;. It will crash your desktop.&lt;br /&gt;
&lt;br /&gt;
==== Clipboard Manager ====&lt;br /&gt;
* &amp;lt;code&amp;gt;clipit&amp;lt;/code&amp;gt; from Ubuntu repositories. Developer homepage is missing. Be conscious of the security implications of all clipboard managers.&lt;br /&gt;
&lt;br /&gt;
==== Video Player ====&lt;br /&gt;
* https://mpv.io/ Lightweight, but very minimal UI&lt;br /&gt;
* &amp;lt;code&amp;gt;smplayer&amp;lt;/code&amp;gt; from Ubuntu repositories. Lightweight.&lt;br /&gt;
&lt;br /&gt;
==== Screen Recorder ====&lt;br /&gt;
* &amp;lt;code&amp;gt;OBS&amp;lt;/code&amp;gt; from PPA. One of the most popular screen recording tools. See https://obsproject.com/ for more info.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;margin:0 0 0 1.5em&amp;quot;&amp;gt;&lt;br /&gt;
sudo add-apt-repository ppa:obsproject/obs-studio&lt;br /&gt;
sudo apt-get update&lt;br /&gt;
sudo apt-get install obs-studio&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;kazam&amp;lt;/code&amp;gt; from Ubuntu repositories. Alternative to &amp;lt;code&amp;gt;simplescreenrecorder&amp;lt;/code&amp;gt;, above. See https://apps.ubuntu.com/cat/applications/kazam/ for more info.&lt;br /&gt;
&lt;br /&gt;
==== Disk Usage/Performance Indicators ====&lt;br /&gt;
* &amp;lt;code&amp;gt;xfce4-goodies&amp;lt;/code&amp;gt; from Ubuntu repositories includes a free space checker applet&lt;br /&gt;
* &amp;lt;code&amp;gt;xfce4-diskperf-plugin&amp;lt;/code&amp;gt; from Ubuntu repositories is a disk performance monitor applet, and shows usage as well&lt;/div&gt;</summary>
		<author><name>Amattice</name></author>	</entry>

	</feed>