<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jensegholm</id>
	<title>PINE64 - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pine64.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jensegholm"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/Jensegholm"/>
	<updated>2026-04-21T15:05:15Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=PinePhone_Updating_Instructions&amp;diff=9317</id>
		<title>PinePhone Updating Instructions</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=PinePhone_Updating_Instructions&amp;diff=9317"/>
		<updated>2021-02-18T14:39:29Z</updated>

		<summary type="html">&lt;p&gt;Jensegholm: Added update of pacman mirrors&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Mobian ==&lt;br /&gt;
There is no need to regularly flash the newest images to your phone. You can use the pre-installed program &amp;quot;Software&amp;quot; or because Mobian is based on Debian you can open a terminal and use apt to keep the system updated. The following command will check for updates and install them:&lt;br /&gt;
  $ sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade&lt;br /&gt;
If some packages were held back, you can update them with:&lt;br /&gt;
  $ sudo apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
If the update included changes related to the bootloader (e.g. a new kernel) run the following command:&lt;br /&gt;
  $ sudo u-boot-install-pinephone&lt;br /&gt;
&lt;br /&gt;
== Other OSs ==&lt;br /&gt;
&lt;br /&gt;
== Manjaro, or other Arch Linux based OSs ==&lt;br /&gt;
&lt;br /&gt;
To first download all new package's&lt;br /&gt;
&lt;br /&gt;
  $ sudo pacman -Suuyyw&lt;br /&gt;
&lt;br /&gt;
and do the same without the 'w' to apply new package's&lt;br /&gt;
&lt;br /&gt;
  $ sudo pacman -Suy &lt;br /&gt;
&lt;br /&gt;
(--cache-dir can be used for a separate download location, otherwise consider reading https://wiki.archlinux.org/index.php/Pacman#Configuration for further optimization)&lt;br /&gt;
&lt;br /&gt;
If you encounter any errors during the update, you may have to update the Pacman mirrors as follows:&lt;br /&gt;
&lt;br /&gt;
  $ sudo pacman-mirrors -f&lt;br /&gt;
&lt;br /&gt;
Please add the information&lt;br /&gt;
&lt;br /&gt;
[[Category:PinePhone]]&lt;/div&gt;</summary>
		<author><name>Jensegholm</name></author>
	</entry>
</feed>