Skip to content

shadow00/arch-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Arch Roulette

A game that randomly installs or removes packages from your Arch Linux system.

Features

  • Randomly installs packages from official repositories or AUR
  • Randomly removes installed packages
  • Supports dry-run mode to preview changes
  • Safe mode for confirmation before actions
  • Comprehensive logging system
  • AUR support via paru (optional)

Installation

# From AUR
paru -S arch-roulette

# From source
git clone https://github.com/shadow00/arch-roulette.git
cd arch-roulette
makepkg -si

Usage

# Normal mode
arch-roulette

# Dry run mode (preview changes)
arch-roulette --dry-run

# Safe mode (confirm before changes)
arch-roulette --safe-mode

# AUR support (requires paru)
arch-roulette --hardcore

License

Arch Roulette is licensed under the GNU General Public License version 3 (GPLv3).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages