# yum-fix **Repository Path**: yihui/yum-fix ## Basic Information - **Project Name**: yum-fix - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-03 - **Last Updated**: 2021-11-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README for p in `ls ../nss*.rpm` ; do rpm2cpio $p | cpio -idmv ; done