<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://bisq.wiki/index.php?action=history&amp;feed=atom&amp;title=Fix_Arch_release</id>
	<title>Fix Arch release - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://bisq.wiki/index.php?action=history&amp;feed=atom&amp;title=Fix_Arch_release"/>
	<link rel="alternate" type="text/html" href="https://bisq.wiki/index.php?title=Fix_Arch_release&amp;action=history"/>
	<updated>2026-05-08T19:42:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.0</generator>
	<entry>
		<id>https://bisq.wiki/index.php?title=Fix_Arch_release&amp;diff=2806&amp;oldid=prev</id>
		<title>W000000t: Created page with &quot;The Arch User Repository (AUR) can from time to time become outdated, containing a version of Bisq that will not be able to trade on the p2p network.  At the time of writing,...&quot;</title>
		<link rel="alternate" type="text/html" href="https://bisq.wiki/index.php?title=Fix_Arch_release&amp;diff=2806&amp;oldid=prev"/>
		<updated>2022-02-11T09:12:31Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The Arch User Repository (AUR) can from time to time become outdated, containing a version of Bisq that will not be able to trade on the p2p network.  At the time of writing,...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Arch User Repository (AUR) can from time to time become outdated, containing a version of Bisq that will not be able to trade on the p2p network.&lt;br /&gt;
&lt;br /&gt;
At the time of writing, AUR contains 1.8.0, but current version is 1.8.2; the following instructions should get you a working setup.&lt;br /&gt;
&lt;br /&gt;
=== Method 1: edit the cloned repository ===&lt;br /&gt;
&lt;br /&gt;
This method has been user-tested and reported for migration from 1.8.0 to 1.8.2.&lt;br /&gt;
&lt;br /&gt;
Clone the AUR package for bisq  curent version 1.8.0 and change to download directory&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;git clone https://aur.archlinux.org/bisq.git&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;cd bisq&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Edit the PKGBUILD file changing the version, and updating the sha256 checksum for the bisq-1.8.2.tar.gz file&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;nano PKGBUILD&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
or&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;vi PKGBUILD&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and then change&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;pkgver=1.8.0&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
to&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;pkgver=1.8.2&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
and&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;sha256sums=('ca636152863a9cc587d8d2b00476abd6fab854ae0b3513950d001f23cb0a1a53'&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
to&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;sha256sums=('d69bab29875eed312811cb34a84ac7920acac74f9a86eb637e56e92e5fcbcbbb'&amp;lt;/code&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
then build and install bisq:&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;code&amp;gt;makepkg -si&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Method 2: run the binaries downloaded from the official website ===&lt;br /&gt;
The following method will work with any future version of Bisq.&lt;br /&gt;
&lt;br /&gt;
Download the deb package from https://bisq.network/downloads/, open it using archive manager, and extract to disk the file data.tar.xz inside of it, then run &amp;lt;code&amp;gt;opt/bisq/bin/Bisq&amp;lt;/code&amp;gt; under the directory you extracted it to.&lt;/div&gt;</summary>
		<author><name>W000000t</name></author>
		
	</entry>
</feed>