Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benmezger/pkgbuilds

Personal and upgraded Archlinux packages
https://github.com/benmezger/pkgbuilds

archlinux pkgbuilds

Last synced: about 1 month ago
JSON representation

Personal and upgraded Archlinux packages

Awesome Lists containing this project

README

        

# Archlinux repository

Personal Archlinux package repository.

## Requirements

``` sh
pacman -S base-devel just base-devel git
```

## Building
* Building a single package
You can build a single package with `just build `
* Building a multiple packages
You can build all enabled packages (See `PACKAGES` file) by running `just all`.