https://github.com/noraj/npr
noraj's PKGBUILDs repository ⚗️ (my personal ArchLinux user repository)
https://github.com/noraj/npr
archlinux aur pkgbuild repository
Last synced: 5 months ago
JSON representation
noraj's PKGBUILDs repository ⚗️ (my personal ArchLinux user repository)
- Host: GitHub
- URL: https://github.com/noraj/npr
- Owner: noraj
- License: mit
- Created: 2023-09-12T15:31:48.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-02-13T13:13:15.000Z (about 1 year ago)
- Last Synced: 2025-02-13T14:24:48.580Z (about 1 year ago)
- Topics: archlinux, aur, pkgbuild, repository
- Language: Shell
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npr
> noraj's PKGBUILDs repository
A personal ArchLinux user repository.
## Usage
```bash
# Clone the repository
git clone https://github.com/noraj/npr && cd npr
# Install with AUR helper
yay -Bi packages/ba-pentest-commons-meta/
pikaur -P packages/ba-pentest-commons-meta/PKGBUILD
# or Install with makepkg
cd packages/ba-pentest-commons-meta
makepkg -sri
```
## Note
This repository is targeted to host PKGBUILDs that can't be stored either on [AUR](https://aur.archlinux.org/) or [BlackArch](https://github.com/BlackArch/blackarch).