libdnf
    Preparing search index...

    Interface PackageQueryFilterExtras

    interface PackageQueryFilterExtras {
        exact_evr?: boolean;
        type: "extras";
    }
    Index

    Properties

    Properties

    exact_evr?: boolean
    type: "extras"