Cleanout packages
This commit is contained in:
parent
257933d1f4
commit
d11b830878
1 changed files with 2 additions and 23 deletions
|
@ -2,7 +2,6 @@ class yaourt::packages () {
|
|||
package {[
|
||||
'advanced-ssh-config',
|
||||
'android-sdk',
|
||||
'android-studio',
|
||||
'arduino',
|
||||
'atom-editor-bin',
|
||||
'autoenv-git',
|
||||
|
@ -15,21 +14,14 @@ class yaourt::packages () {
|
|||
'corebird',
|
||||
'deluge',
|
||||
'desmume',
|
||||
'dolphin-emu',
|
||||
'enpass-bin',
|
||||
'feedthebeast',
|
||||
'filezilla',
|
||||
'fonts-meta-extended-lt',
|
||||
'freac',
|
||||
'genymotion',
|
||||
'gimp',
|
||||
'gitkraken',
|
||||
'glogg',
|
||||
'gnome-shell-extension-activities-config',
|
||||
'gnome-shell-extension-drop-down-terminal-git',
|
||||
'gnome-shell-extension-laine-git',
|
||||
'gnome-shell-extension-put-window-git',
|
||||
'gnome-shell-extension-status-menu-buttons',
|
||||
'gnome-shell-extension-topicons-plus',
|
||||
'gnome-shell-mousewheel-zoom',
|
||||
'google-earth',
|
||||
|
@ -44,18 +36,14 @@ class yaourt::packages () {
|
|||
'insync',
|
||||
'insync-nautilus',
|
||||
'jdk',
|
||||
'jetbrains-toolbox',
|
||||
'jre',
|
||||
'jshon',
|
||||
'kodi',
|
||||
'libinput',
|
||||
'libinput-gestures',
|
||||
'minecraft',
|
||||
'monodevelop',
|
||||
'mupen64plus',
|
||||
'nextcloud-client-git',
|
||||
'nextcloud-client',
|
||||
'nodejs',
|
||||
'numix-themes',
|
||||
'nvm',
|
||||
'obs-studio',
|
||||
'oh-my-zsh-git',
|
||||
|
@ -68,20 +56,14 @@ class yaourt::packages () {
|
|||
'python-virtualenv',
|
||||
'python2-pip',
|
||||
'python2-virtualenv',
|
||||
'rambox-bin',
|
||||
'redis',
|
||||
'remmina',
|
||||
'screenfetch',
|
||||
'skype',
|
||||
'sl',
|
||||
'slack-desktop',
|
||||
'smartgit',
|
||||
'spotify',
|
||||
'steam',
|
||||
'sublime-text-dev',
|
||||
'teamviewer',
|
||||
'terminator',
|
||||
'the_silver_searcher',
|
||||
'thefuck',
|
||||
'thunderbird',
|
||||
'tig',
|
||||
|
@ -90,7 +72,6 @@ class yaourt::packages () {
|
|||
'ttf-ms-fonts',
|
||||
'ttf-wps-fonts',
|
||||
'variety',
|
||||
'vbam-gtk',
|
||||
'vim',
|
||||
'virtualbox',
|
||||
'vivaldi',
|
||||
|
@ -100,15 +81,13 @@ class yaourt::packages () {
|
|||
'vundle',
|
||||
'wps-office',
|
||||
'wps-office-extension-english-uk-dictionary',
|
||||
'yandex-browser-beta',
|
||||
'yaourt',
|
||||
'yubikey-neo-manager',
|
||||
'yubikey-manager',
|
||||
'yubikey-personalization-gui',
|
||||
'zeal',
|
||||
'zsh',
|
||||
'zsh-completions',
|
||||
'zsh-doc'
|
||||
|
||||
]:
|
||||
ensure => latest
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue