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

It takes a long time to get list of installed applications via play #235

Open
Rirusha opened this issue Aug 24, 2024 · 2 comments
Open

It takes a long time to get list of installed applications via play #235

Rirusha opened this issue Aug 24, 2024 · 2 comments

Comments

@Rirusha
Copy link

Rirusha commented Aug 24, 2024

Screencast.from.2024-08-24.18-21-15.mp4

Version:
EPM package manager version 3.62.13-alt1 Telegram: https://t.me/useepm https://wiki.etersoft.ru/Epm
Running on ALTLinux/Sisyphus ('apt-rpm' package manager uses 'rpm' package format)
Copyright (c) Etersoft 2012-2024
This program may be freely redistributed under the terms of the GNU AGPLv3.

@vitlav
Copy link
Collaborator

vitlav commented Sep 22, 2024

$ time epm q rpm

@Rirusha
Copy link
Author

Rirusha commented Sep 23, 2024

[rirusha@sakura ~]$ time epm q rpm
 $ rpm -q rpm
rpm-4.13.0.1-alt40.x86_64
0.05user 0.19system 0:00.20elapsed 120%CPU (0avgtext+0avgdata 7424maxresident)k
0inputs+0outputs (0major+19755minor)pagefaults 0swaps
[rirusha@sakura ~]$ time epmp --list
Installed applications:
 $ rpm -qa --queryformat %{name}\n
  codium               - Codium from the official site
  steam                - Steam Launcher (from the repository if the package is there, or from the official site)
  yandex-disk          - Yandex Disk from the official site
6.42user 18.25system 0:23.02elapsed 107%CPU (0avgtext+0avgdata 13244maxresident)k
896inputs+0outputs (15major+1678309minor)pagefaults 0swaps
[rirusha@sakura ~]$ 

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

No branches or pull requests

2 participants