Skip to content

Add support for additional package managers (e.g. pacman) #9

@MS-githubaccnt

Description

@MS-githubaccnt

Description:

Right now, the tool only supports apt and xbps package managers. This limits its usability on other Linux distributions.

Proposed Feature:

Extend support to additional package managers, starting with pacman (Support for other package managers is also welcome). Ideally, the design should allow new package managers to be added with minimal changes to the codebase.

Expected Behavior:

Maintain the same usage flow.

Note:

Ensure that similar naming conventions, code structure and style is followed, and all functionality is replicated across distributions.
Ensure proper changes are made to README.md .
Attach proof of working, since admin may not use the same package managers.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions