<p>I contacted the user that requested this on the forum yesterday after your suggestion, but he hasn't responded and I don't think he logs in often.</p>
<p>I installed Fedora and I am downloading CentOS now.<br>
It seems like this should work on all systems:</p>
<pre><code>cd ~/Downloads
mkdir tmp
cd tmp
ar x ../Bisq-64bit-0.8.0.deb
sudo tar Jxvf data.tar.xz
sudo cp -rp opt/Bisq /opt/
</code></pre>
<p>Basically it is just extracting the deb file with "ar x ..."<br>
then unpack the data.tar.xz you get out of it which will create the opt directory with Bisq binary in it.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/roles/issues/64#issuecomment-417929574">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AkpZtup5VseWEBrzWcQFEufCociUf9Dmks5uW9eYgaJpZM4RW4Jm">mute the thread</a>.<img src="https://github.com/notifications/beacon/AkpZthwbFxUdXWii1Lc_0b2fUbn66QoAks5uW9eYgaJpZM4RW4Jm.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/bisq-network/roles","title":"bisq-network/roles","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/bisq-network/roles"}},"updates":{"snippets":[{"icon":"PERSON","message":"@alexej996 in #64: I contacted the user that requested this on the forum yesterday after your suggestion, but he hasn't responded and I don't think he logs in often.\r\n\r\nI installed Fedora and I am downloading CentOS now.\r\nIt seems like this should work on all systems:\r\n\r\n```\r\ncd ~/Downloads\r\nmkdir tmp\r\ncd tmp\r\nar x ../Bisq-64bit-0.8.0.deb\r\nsudo tar Jxvf data.tar.xz\r\nsudo cp -rp opt/Bisq /opt/\r\n```\r\nBasically it is just extracting the deb file with \"ar x ...\"\r\nthen unpack the data.tar.xz you get out of it which will create the opt directory with Bisq binary in it."}],"action":{"name":"View Issue","url":"https://github.com/bisq-network/roles/issues/64#issuecomment-417929574"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/roles/issues/64#issuecomment-417929574",
"url": "https://github.com/bisq-network/roles/issues/64#issuecomment-417929574",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [bisq-network/roles] Support Staff (#64)",
"sections": [
{
"text": "",
"activityTitle": "**Aleksej Jocic**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@alexej996",
"facts": [

]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"bisq-network/roles\",\n\"issueId\": 64,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"bisq-network/roles\",\n\"issueId\": 64\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/bisq-network/roles/issues/64#issuecomment-417929574"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 291209830\n}"
}
],
"themeColor": "26292E"
}
]</script>