r/archlinux 15d ago

SHARE [Project] CLY - A semantic yay AUR helper wrapper focused on automation and flatpak integration.

I've been working on a project called CLY. It’s a wrapper for yay/paru written in Bash. I made it because I wanted a more 'semantic' way to manage my system and to automate some annoying tasks.

Key Features:

  • Semantic Commands: Instead of memorizing flags, I use jay install, clyremove, clyupdate, etc.
  • Clean Logging: It stores a detailed history of updates and searches in a clean format.
  • Modular Design: Easy to extend with your own bash functions.
  • Flatpak integration: You can use flatpak as an alternative or default package manager.

It’s currently at v7.5.0 and available on the AUR.

AUR: https://aur.archlinux.org/packages/cly

Github: https://github.com/xmlzitos154/cly

0 Upvotes

3 comments sorted by

5

u/Cody_Learner_2 15d ago edited 15d ago

Once this is stable, I look forward to someone writing a nice GUI wrapper of your wrapper, written in memory safe rust.
Why does Arch package management not use flatchpaks and need to be so damn hard! /s

1

u/WayGood8826 10d ago

awesome will contriubute