aur v3.1.9 Release Notes

Release Date: 2020-09-11 // over 3 years ago
  • โž• Added

    • ๐Ÿ“ฆ Pass -u to -Cc to save N installed packages, and remove all uninstalled ones. Example:

      sudo aura -Cc 3 -u aura >>= The cache contains 1706 packages, consuming 7324 megabytes. aura >>= 3 versions of each installed package will be kept. aura >>= The rest will be deleted. Okay? [Y/n] n

    ๐Ÿ“ฆ Otherwise, the usual behaviour of -Cc is to save N packages in the cache, regardless of if they are installed or not.

    ๐Ÿ›  Fixed

    • ๐Ÿ“ฆ AUR packages with + in their name (e.g. libc++) can be searched and installed. #630