Skip to content

rudidev08/kinoite-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kinoite Setup

My post-install setup for Fedora Kinoite with per-step confirmation. Layering heavy. Run system updates first.

Usage

curl -sSL https://raw.githubusercontent.com/rudidev08/kinoite-setup/refs/heads/main/setup-1.sh | bash
# reboot
curl -sSL https://raw.githubusercontent.com/rudidev08/kinoite-setup/refs/heads/main/setup-2.sh | bash

To inspect before running:

curl -O https://raw.githubusercontent.com/rudidev08/kinoite-setup/refs/heads/main/setup-1.sh
curl -O https://raw.githubusercontent.com/rudidev08/kinoite-setup/refs/heads/main/setup-2.sh

What It Does

setup-1.sh (pre-reboot)

  • Set hostname
  • Disable Fedora flatpak remote, enable Flathub
  • Add RPM Fusion free and nonfree repos

setup-2.sh (post-reboot)

  • Layer rpm-ostree packages: 1password, 1password-cli, distrobox, fish
    • Adds 1password yum repo if selected
  • Remove pre-installed flatpaks: KMahjongg, KMines
  • Install flatpaks from Flathub: Fastmail, Flatseal, Warehouse, Mission Center, Gear Lever, Lutris, Steam, Fedora Media Writer, Haruna, Kate, Krita, VLC
  • Lists AppImages to download manually: Helium Browser, Obsidian, pCloud, Todoist

Every step prompts for confirmation before running.

Alternatives

Layering is a choice. Other approaches:

  • Universal Blue images: Aurora (KDE), Bazzite (gaming), Bluefin (GNOME)
  • Build your own with image-template or finpilot
  • Use Universal Blue's kinoite-main base image (unofficial but works well)
  • Layer less, flatpak more

Resources

About

Fedora Linux Kinoite post-install setup script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages