Installation complete

This commit is contained in:
koumakpet 2020-03-10 15:41:14 +01:00
parent 961e5430fd
commit ea51b5e7ae
2 changed files with 88 additions and 18 deletions

View file

@ -19,20 +19,23 @@ Install.multiple_packages(['plasma', 'plasma-desktop', 'gnome'], 'Do you wish to
Install.multiple_packages(['sddm', 'gdm', 'lightdm'], 'Do you wish to install DM (Display Manager)?', [
'SDDM (KDE)', 'GDM (Gnome)', 'LightDM'])
# TODO: YAY install
Install.git_aur(
'yay', 'default + (Required for some installations, otherwise they\'ll be skipped)')
Install.package('exa', 'default + (Better ls tool)')
Install.package('terminator', 'default + (advanced terminal)')
Install.package('konsole', 'default + (KDE terminal emulator)')
Install.package(
'ark', 'default + (Managing various archive formats such as tar, gzip, zip, rar, etc.)')
Install.package('cron', '(Task scheduling)')
Install.package('cron', 'default + (Task scheduling)')
Install.package('dolphin', 'default + (File Manager)')
Install.package('nomacs', 'default + (Photo viewer & editor)')
Install.package('discord', 'default + (Chat App)')
# TODO: Spotify (YAY)
Install.package(
'spotify', 'default + (Online Music Player)', use_yay=True)
Install.package(
'spectacle', 'default + (Screenshot tool)')
# TODO: Qualculate (YAY)
Install.package('qalculate-gtk-nognome',
'Do you wish to install Qalculate! (Complex Calculator)?', use_yay=True)
Install.package('gnome-system-monitor',
'Do you wish to install gnome system monitor?')
Install.package(