Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use apt-get instead of apt #50

Closed
mks-h opened this issue May 14, 2024 · 1 comment · Fixed by #51 or #55
Closed

Use apt-get instead of apt #50

mks-h opened this issue May 14, 2024 · 1 comment · Fixed by #51 or #55

Comments

@mks-h
Copy link
Member

mks-h commented May 14, 2024

Using apt CLI in scripts leads to this warning:

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

From apt's manpage:

apt provides a high-level commandline interface for the package management system. It is intended as an end user interface and enables some options better suited for interactive usage by default compared to more specialized APT tools like apt-get(8) and apt-cache(8).

So Vib should use stable apt-get CLI instead of apt

@lambdaclan
Copy link
Contributor

Hello there. I would like to work on this task. I have created a preliminary pull request #51 for your review. I will be happy to do any adjustments if at all necessary, so please let me know. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants