Skip to content

[FEATURE]: Add termux support. #101

@ankushbhagats

Description

@ankushbhagats

Problem to Solve

When I'm trying to install a package it's saying sudo not found

Image

Proposed Solution

What to do?

Just remove sudo command for termux because it's not dependent on sudo.

How to detect termux:

There's an environment $TERMUX_API_VERSION use this to detect if I'm using termux or not.

Alternatives Considered

No response

Additional Context

No response

Confirmation

  • I have searched for existing issues that already request this feature.
  • This feature would be useful to others.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions