Installation
#
InstallerYou can acess the installer here.
#
Common ProblemsFaced Windows Defender?
This is actually not an error, it's a design choice by Microsoft to protect those of us who are not tech-savvy (i.e. potentially your friends) from virus. You don't need to worry the safety of Xplorer in this case, since it's open source and you can inspect the code or even build your own version!
To Handle this, you can just click the More Info
button, then, just click Run Anyway.
References
Adopted from Stack Overflow.
How to install in Arch OS?
Run following command:
sudo pacman -u [installer file name]
If you faced the xplorer exists in filesystem
error, run this command instead:
sudo pacman -u [installer file name] --overwrite "*"
There is no my favourites installer.
Please address an issue here.