[ Version ( since = "0.5.0" ) ]
public static bool id_equal_fuzzy_arch (string package_id1, string package_id2)
Only compare the name, version, and arch, where the architecture will fuzzy match with i*86.
package_id1 |
the first PackageID |
package_id2 |
the second PackageID |
|