vintagetechie-arch-repo

A personal Arch Linux pacman repository for packages I'm testing or prefer to keep off the wider distribution channels. x86_64 only.

Setup

Add the following to the end of your /etc/pacman.conf:

# vintagetechie custom repo
[vintagetechie-arch-repo]
SigLevel = Optional TrustAll
Server = https://vintagetechie.codeberg.page/vintagetechie-arch-repo/$arch

Then sync the database:

sudo pacman -Sy

Installing Packages

Once the repo is added, install packages the usual way:

pacman -S vintagetechie-power-git

Works with any pacman wrapper too. paru, yay, whatever you use.

Packages

Package Version Description
vintagetechie-power-git 1.2.9.r469 Desktop power management with per-channel fan control for Thelio systems
This replaces system76-power and power-profiles-daemon. Pacman will prompt you to remove conflicting packages during install.

About

This repo is maintained by VintageTechie. Packages here are things I'm actively working on or custom builds that don't fit neatly into the AUR. Source code for individual packages lives in their own repos on Codeberg.

Nothing here comes with guarantees. I use these packages daily on my own machines, but your mileage may vary. If something breaks, you get to keep both pieces.