2025-09-28 01:47:09 -04:00
2025-09-28 03:30:45 -04:00
2025-09-28 02:25:29 -04:00
2025-09-28 01:45:11 -04:00
2025-09-28 01:45:11 -04:00
2025-09-28 03:58:55 +00:00
2025-09-28 01:45:11 -04:00
2025-09-28 03:29:27 -04:00
2025-09-28 02:05:18 -04:00
2025-09-28 02:52:39 -04:00

CachyOS Post-Install Helper

This is a simple utility meant to address what I personally dislike about the base CachyOS installation.

Usage

Begin by installing CachyOS via the standard GUI installer.

If you intend on using all options provided by this utility, it is best to use systemd-boot, ext4, and to **un**check the following during installation:

  • CachyOS Packages
    • cachyos-micro-settings
    • cachyos-wallpapers
  • CachyOS shell configuration
  • Base-devel + Common packages
    • X-system
    • Network
      • modemmanager
    • firewall
    • packages management
      • paru
      • octopi
    • audio
      • pavucontrol
    • Some applications selection
      • alacritty
      • btop
      • nano-syntax-highlighting
      • vi
      • ripgrep
      • micro
      • nano
      • vim
  • CPU specific Microcode update packages
    • whichever one you don't need
  • Firefox and language package

As soon as the system is installed and booted, run this utility as root and follow the prompts! That's it.

If using to configure Cosmic DE, I recommend running this utility from a raw TTY without Cosmic running.

A reboot is recommended if applying system tweaks.

S
Description
Utility to configure CachyOS to my liking after the regular GUI installation.
Readme MIT
107 KiB
Languages
Go 100%