linutil icon indicating copy to clipboard operation
linutil copied to clipboard

Added DNF configuration and Multimedia Support for fedora and other Redhat Distros

Open Angxddeep opened this issue 1 year ago • 1 comments

Pull Request

DNF Configuration & Multimedia Codecs

Just some essential DNF changes to at least make it usable and faster by a margin. Also added installation support for multimedia codecs

Type of Change

  • New feature

Testing

Checked on my System, it works

Issue related to PR

  • Resolves #289

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.
  • [x] I have made corresponding changes to the documentation.
  • [x] My changes generate no errors/warnings/merge conflicts.

Angxddeep avatar Sep 17 '24 06:09 Angxddeep

We could do a multimedia-codecs.sh in tabs/system-setup or tabs/utils that would support other distros aswell.

Most distros enable that on the setup, it's mostly a fedora thing they like to go for FOSS stuff and this is just checking the rpm-fusion nonfree and swapping things like ffmpeg-free with ffmpeg it's not that you can't already do media things its just getting some non-free stuff too

Angxddeep avatar Sep 17 '24 12:09 Angxddeep

Most distros enable that on the setup

We want this tool to work on any distro, not most. Arch Linux (a very popular distro), for example, doesn't bundle ffmpeg in base.

adamperkowski avatar Sep 18 '24 20:09 adamperkowski

Most distros enable that on the setup

We want this tool to work on any distro, not most. Arch Linux (a very popular distro), for example, doesn't bundle ffmpeg in base.

I agree with Adam.

ghost avatar Sep 18 '24 21:09 ghost