<?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=Llsf</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=Llsf"/>
	<link rel="alternate" type="text/html" href="https://wiki.pine64.org/wiki/Special:Contributions/Llsf"/>
	<updated>2026-05-01T09:44:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.37.1</generator>
	<entry>
		<id>https://wiki.pine64.org/index.php?title=User:Dieselnutjob/Pinebook_Pro/Veracrypt_on_Manjaro&amp;diff=9006</id>
		<title>User:Dieselnutjob/Pinebook Pro/Veracrypt on Manjaro</title>
		<link rel="alternate" type="text/html" href="https://wiki.pine64.org/index.php?title=User:Dieselnutjob/Pinebook_Pro/Veracrypt_on_Manjaro&amp;diff=9006"/>
		<updated>2021-01-15T13:01:28Z</updated>

		<summary type="html">&lt;p&gt;Llsf: added --asdeps to pacman invocation to mark the packages to be installed as dependencies; replaced dracut with pkgconfig.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;You can install Veracrypt on the Pinebook Pro, but you have to (at this time) compile it from source.&lt;br /&gt;
This is how to do it,&lt;br /&gt;
You need to install the following packages:-&lt;br /&gt;
&lt;br /&gt;
sudo pacman -Syu --asdeps&lt;br /&gt;
gcc&lt;br /&gt;
binutils&lt;br /&gt;
fakeroot&lt;br /&gt;
yasm&lt;br /&gt;
wxgtk3&lt;br /&gt;
patch&lt;br /&gt;
asp&lt;br /&gt;
make&lt;br /&gt;
pkgconfig&lt;br /&gt;
&lt;br /&gt;
Create a new folder and cd into it.&lt;br /&gt;
&lt;br /&gt;
asp checkout veracrypt&lt;br /&gt;
&lt;br /&gt;
cd into the folder with the PKGBUILD (./veracrypt/trunk)&lt;br /&gt;
&lt;br /&gt;
makepkg --ignorearch --skippgpcheck&lt;br /&gt;
&lt;br /&gt;
If you are in luck  you will find this file appearing in the trunk folder&lt;br /&gt;
&lt;br /&gt;
veracrypt-1.24.update4-1-aarch64.pkg.tar.xz&lt;br /&gt;
&lt;br /&gt;
you can install it with this command&lt;br /&gt;
&lt;br /&gt;
sudo pamac install veracrypt-1.24.update4-1-aarch64.pkg.tar.xz&lt;/div&gt;</summary>
		<author><name>Llsf</name></author>
	</entry>
</feed>