korhonen.cc/content/korhonen_aur/index.adoc

35 lines
970 B
Text
Raw Permalink Normal View History

---
title: Korhonen AUR
date: 2022-03-25
2024-02-05 23:05:42 +02:00
featured_image: hero.jpg
---
= Korhonen AUR
2022-03-25 19:02:52 +02:00
This is a repository of prebuilt AUR packages that I use myself.
I decided to share it openly on the internet if somebody else finds it useful.
2022-03-25 19:02:52 +02:00
== Support
This repository comes with *no support* and *no guarantee of uptime*.
The server that this repository lives in is behind 4G broadband, so speeds might vary based on weather and other factors.
2022-03-25 19:02:52 +02:00
I update the packages sporadically, more than likely multiple times a week and if I'm not too busy, daily.
If you have packages that you would like to be included here, mailto:aur@marko.korhonen.cc?subject=Package%20request%20for%20Korhonen%20AUR[email
2022-03-25 19:02:52 +02:00
me] and I'll see what I can do.
== Usage
First, add link:/pgp[my PGP key] to your pacman keyring and trust it
2022-03-25 19:02:52 +02:00
[source,shell]
----
include::assets/pacman_commands.sh[]
2022-03-25 19:02:52 +02:00
----
Then add the following to your `/etc/pacman.conf`
[source,conf]
2022-03-25 19:02:52 +02:00
----
include::assets/pacman.conf[]
2022-03-25 19:02:52 +02:00
----