Install disorderfs by entering the following commands in the terminal:
sudo apt update sudo apt install disorderfs
Description:
FUSE filesystem that introduces non-determinism
disorderfs is an overlay FUSE filesystem that introduces non-determinism into filesystem metadata. For example, it can randomize the order in which directory entries are read. This is useful for detecting non-determinism in the build process.
Homepage: https://reproducible-builds.org/
Version: 0.5.2-2
Section: universe/utils