<?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=%22Kali%22</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=%22Kali%22"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/%22Kali%22"/>
	<updated>2026-05-30T22:57:02Z</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=20750</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=20750"/>
		<updated>2023-09-16T10:22:14Z</updated>

		<summary type="html">&lt;p&gt;&amp;quot;Kali&amp;quot;: /* Methods of updating */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Methods of updating ==&lt;br /&gt;
There is no need to regularly flash the newest images to your phone because the underlying system is built on pre-existing package managers for maintaining integrity. You can use the GUI applications (usually 'Software' or 'Discover') or because there is always a terminal nearby, these commands will help you stay updated with the latest available programs from your default selected repository.&lt;br /&gt;
&lt;br /&gt;
== Mobian and other Debian-based distributions ==&lt;br /&gt;
&lt;br /&gt;
To update all software, the following command will refresh the package cache, check for updates and install them:&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get update &amp;amp;&amp;amp; sudo apt-get upgrade&lt;br /&gt;
&lt;br /&gt;
If some packages were held back, you can update them with:&lt;br /&gt;
&lt;br /&gt;
  $ sudo apt-get dist-upgrade&lt;br /&gt;
&lt;br /&gt;
== Manjaro and other Arch-based distributions ==&lt;br /&gt;
&lt;br /&gt;
To update all packages under Arch-based distributions, the package manager &amp;lt;i&amp;gt;pacman&amp;lt;/i&amp;gt; can be used:&lt;br /&gt;
&lt;br /&gt;
  $ sudo pacman -Syu &lt;br /&gt;
&lt;br /&gt;
Note: &amp;lt;code&amp;gt; sudo pacman -Syu --cachedir /path/to/external&amp;lt;/code&amp;gt; can be used for a separate download location to improve installation speed, 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. Under Manjaro this can be done using &amp;lt;code&amp;gt;sudo pacman-mirrors -f&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:PinePhone]]&lt;/div&gt;</summary>
		<author><name>&quot;Kali&quot;</name></author>
	</entry>
</feed>