pub type alpm_fileconflict_t = _alpm_fileconflict_t;
Expand description

File conflict.

A conflict that has happened due to a two packages containing the same file, or a package contains a file that is already on the filesystem and not owned by that package.