linutil icon indicating copy to clipboard operation
linutil copied to clipboard

refact: remove snaps

Open jeevithakannan2 opened this issue 4 months ago • 1 comments

Type of Change

  • [ ] New feature
  • [ ] Bug fix
  • [ ] Documentation update
  • [x] Refactoring
  • [ ] Hotfix
  • [ ] Security patch
  • [ ] UI/UX improvement

Description

  • Check if snap is installed before trying to remove snap.
  • Merge dnf and zypper packagers as they both have the same commands.

error

no-error

Testing

  • Works as expected

Checklist

  • [x] My code adheres to the coding and style guidelines of the project.
  • [x] I have performed a self-review of my own code.
  • [x] I have commented my code, particularly in hard-to-understand areas.
  • [ ] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

jeevithakannan2 avatar Oct 04 '24 10:10 jeevithakannan2