Страница 1 из 1

Software Manager frontend bug

Добавлено: 13 авг 2021, 08:29
hung.nguyengia
Options about cleaning downloaded packages after they get installed and list orphaned packages after package removal are unreliable. Sometimes the options get reset each new launch of the front-end back to be unchecked. This make me wonder if they really worked or not. Where is the location of download packages cache so I could check if they are really cleaned or not?

Software Manager frontend bug

Добавлено: 13 авг 2021, 10:26
va9(2)
hung.nguyengia писал(а): 13 авг 2021, 08:29 Where is the location of download packages cache

Код: Выделить всё

ls /var/cache/urpmi/{partial,rpms}

Software Manager frontend bug

Добавлено: 13 авг 2021, 17:03
hung.nguyengia
va9(2) писал(а): 13 авг 2021, 10:26
hung.nguyengia писал(а): 13 авг 2021, 08:29 Where is the location of download packages cache

Код: Выделить всё

ls /var/cache/urpmi/{partial,rpms}
Thanks. Is there any command to clean it for me like apt clean on Debian? Is it safe for me to just delete it manually?

Software Manager frontend bug

Добавлено: 13 авг 2021, 17:33
va9(2)
After successfully installing the packages, the system itself should clear the directories

Software Manager frontend bug

Добавлено: 13 авг 2021, 20:21
hung.nguyengia
va9(2) писал(а): 13 авг 2021, 17:33 After successfully installing the packages, the system itself should clear the directories
So the options on Software Manager frontend just does nothing? If these checkboxes are useless then I will not care about them any further.