Skip to content

Repository files navigation

illegalstudio pacman repository logo

illegalstudio · pacman

An Arch Linux repository that keeps itself up to date.

Stars Last sync Pacman repository License: MIT opensource.nahi.me

x86_64 · Synced from GitHub Releases · Served from GitHub Pages · Zero maintenance

A binary Arch Linux repository for illegalstudio's packages, living at illegalstudio.github.io/pacman. Nothing is added by hand: when a project publishes a release, this repository downloads the .pkg.tar.zst, rebuilds the pacman database and republishes Pages on its own.

More open source


Install

Add this at the bottom of /etc/pacman.conf:

[illegalstudio]
SigLevel = Optional TrustAll
Server = https://illegalstudio.github.io/pacman/$arch

$arch is expanded by pacman: the repository serves x86_64 and aarch64.

Then refresh the package lists and install what you need:

sudo pacman -Sy
sudo pacman -S <package>

Updates arrive like any other package, with pacman -Syu.

Packages are unsigned, hence SigLevel = Optional TrustAll. Only the latest version of each package is kept here; older ones stay available in each project's GitHub releases.

Packages

Package Version Architecture Description
reelmux 0.1.1-1 aarch64 Edit MP4 tracks, subtitles, metadata and artwork on Linux
reelmux 0.1.1-1 x86_64 Edit MP4 tracks, subtitles, metadata and artwork on Linux

About

Arch Linux binary repository for illegalstudio's packages, served from GitHub Pages and synced automatically from GitHub Releases

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages