Voltar para a página inicial do site

Arquiteturas:
x86_64 | ARM 8 | ARM 7 | ARM 6

This is a (not-so) private repository of software fetched from the AUR, repackaged for my own obsucure purposes and distrbuted here.
Everyone knows the rules when it comes to AUR stuff: if you use it, do it at your own risk.

Some highlights:

- Extra packages for MATE Desktop environment;
- Compiz window-manager, including Emerald themes;
- Themes for LXDM, including one of my own making;
Beyond eye-candy, server stuff:
- Librewolf and Ungoogled Chromium (binary version);
- Etherpad;
- Jitsi;
- Matomo;
- PHP 8.0 + 7.4;
- Linode Longview agent;
- Linode command-line client;
- Nagios;

Non-free desktop software:
- Slack
- Skype
- Teams
- Webcord

How to add this repo to any arch-based setup:
pacman-key --recv-keys B0391223A038F085
pacman-key --lsign-key B0391223A038F085
pacman-key --refresh-keys
Once the key is imported correctly, add the repo to /etc/pacman.conf. Mind the architecture at the end:
[cryptostratus]
Server = https://archlinux.cryptostratus.net/$arch

Sometimes, it could be interesting to add Parabola repos to an Archlinux system:


keyring pkg sig
3954A7AB837D0EA9CFA9798925DB7D9B5A8D4B40

Add those to /etc/pacman.d/parabola-mirrorlist:
Server = https://mirror.grapentin.org/parabola/$repo/os/$arch
Server = https://parabola.isacdaavid.info/$repo/os/$arch
Server = https://mirror.cyberbits.eu/parabola/$repo/os/$arch