Skip to content

ACU 0.1.1-dev

Compare
Choose a tag to compare
@kwankiu kwankiu released this 11 Jul 18:16
· 20 commits to dev since this release

ACU 0.1.1-dev

Install ACU (new install)

bash <(curl -fsSL https://raw.githubusercontent.com/kwankiu/acu/dev/acu) -u

Release notes:

  • Support listing packages of an ACU repo
  • Added Rainbow - Light and Rainbow - Dark Theme
  • Support inputting locale code from locale list on interactive menu
  • Add locale set-lang / Set System Locale feature
  • Rename argument --nocolorecho to --nostyling
    (The ACU config variable no_color_echo is replaced with no_styling, please update in your config if you have enabled it)
  • Add SoC set-profile and remove-profile
  • Improve Time menu
  • Add confirm prompt for add repository menu
  • Improve help / usage
  • Fixed some bugs