An Arch Linux repository that keeps itself up to date.
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.
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.
| 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 |