 by latipun » Sat Jan 15, 2022 12:03 pm
by latipun » Sat Jan 15, 2022 12:03 pm 
			
			$this->bbcode_second_pass_quote('andiling', 'M')aybe it's not building due to any reason. Since PKGBUILD is available just try it out...
Thanks for the guidelines.
If I try to build it, there's an error. Here's my step, please let me know if I'm wrong.
- go to 
exa Arch Linux ARM PKGBUILD page- copy the content
- make new file with the name PKGBUILD and paste the contents there
- run 
makepkg -si==> ERROR: exa is not available for the 'aarch64' architecture.
Then I try to edit the PKGBUILD, update 
arch=('x86_64') with 
arch=('aarch64'), now the error is different:
error: target not found: 
pandoc==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:  
-> pandoc==> ERROR: Could not resolve all dependencies.
Seems ARM mirror didn't have 
pandoc.