# Private-Aur-Repo **Repository Path**: EEPPEE_admin/private-aur-repo ## Basic Information - **Project Name**: Private-Aur-Repo - **Description**: my archlinux private AUR PKGBUILD repo - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-18 - **Last Updated**: 2024-10-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: aur, Archlinux ## README # NOTE: 1. I have label every application, like t/tv, find the `PKGBUILD` in it 2. I don't provide any safe PKGBUILD, so check `PKGBUILD` first when you want to `makepkg -f` 3. my PKGBUILD should be simple as you can read it fast 4. usually .tar.gz format file from my gitee user repos, 5. I may be missing some license info, check the original source code repo # helper docs - create tar: `tar cfhv ` - extrat tar: `tar xvfh ` - download or copy PKGBUILD then build: `makepkg -f` # TODO: - make a template PKGBUILD for myself