ARX is a free and open source anonymization software for for Windows, Linux and MacOS. Using this you can anonymize sensitive personal data. It comes with privacy and risk models, transforming data methods and analyzing methods, large datasets support, software library with API, SQL databases, MS Excel and CSV files support, random sampling, generalization, microaggregation and more.
Download ARX [Windows,MacOS,Linux]
How to Install ARX on Ubuntu Linux
You can install ARX via flatpak package file from remote flathub. If your don’t have then first install flatpak and flathub on your system and restart it.
How to Install Flatpak and Flathub
After that open the terminal command-line application and run below ARX flatpak install command. It will install the latest version of ARX on your system.
flatpak install flathub org.deidentifier.arx
Now open it using below command.
flatpak run org.deidentifier.arx
And uninstall ARX using
sudo flatpak uninstall org.deidentifier.arx
That’s it.