Reply To: How to sort a list of specific installed packages by size?

Forum › Forums › New users › New Users and General Questions › How to sort a list of specific installed packages by size? › Reply To: How to sort a list of specific installed packages by size?

#190601
andfree
Member

    Assuming you have a list of packages with spaces between them as in your first post, cut and paste your list of packages into geany. Use Search>Replace to ‘Search for:’ (just type a space) and ‘Replace with:’ \n. Make sure you have ticked ‘Use regular expressions’ and ‘Use multi-line matching’. Under ‘Replace All’, click on ‘In Document’.

    Amazing. It takes just a few seconds and the list is ready. No words to thank you enough.