Constant alpm_sys::_alpm_transflag_t::ALPM_TRANS_FLAG_UNNEEDED
source · pub const ALPM_TRANS_FLAG_UNNEEDED: Type = 32768;
Expand description
Do not remove a package if it is needed by another one.
pub const ALPM_TRANS_FLAG_UNNEEDED: Type = 32768;
Do not remove a package if it is needed by another one.