# lede-cups **Repository Path**: xzaill/lede-cups ## Basic Information - **Project Name**: lede-cups - **Description**: https://github.com/Gr4ffy/lede-cups.git - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-22 - **Last Updated**: 2024-10-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # This repository is no longer maintained git clone https://github.com/lede-project/source cd source echo "src-git cups https://github.com/Gr4ffy/lede-cups.git" >> feeds.conf.default ./scripts/feeds update -a ./scripts/feeds install -a make menuconfig (set Network->Printing->cups as "M") make copy /source/bin/packages//cups/*.ipk to machine & opkg install