Try installing packages
This commit is contained in:
parent
492b582f7d
commit
6288d50ea2
2 changed files with 110 additions and 110 deletions
|
@ -1,6 +1,115 @@
|
||||||
class yaourt::packages () {
|
class yaourt::packages () {
|
||||||
package {[
|
package {[
|
||||||
'vim'
|
'advanced-ssh-config',
|
||||||
|
'android-sdk',
|
||||||
|
'android-studio',
|
||||||
|
'arduino',
|
||||||
|
'atom-editor-bin',
|
||||||
|
'autoenv-git',
|
||||||
|
'bcm20702a1-firmware',
|
||||||
|
'bleachbit',
|
||||||
|
'blender',
|
||||||
|
'bluez-firmware',
|
||||||
|
'catimg',
|
||||||
|
'clamtk',
|
||||||
|
'corebird',
|
||||||
|
'deluge',
|
||||||
|
'desmume',
|
||||||
|
'dolphin-emu',
|
||||||
|
'enpass-bin',
|
||||||
|
'feedthebeast',
|
||||||
|
'filezilla',
|
||||||
|
'fonts-meta-extended-lt',
|
||||||
|
'freac',
|
||||||
|
'genymotion',
|
||||||
|
'gimp',
|
||||||
|
'git',
|
||||||
|
'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',
|
||||||
|
'gparted',
|
||||||
|
'handbrake',
|
||||||
|
'hexchat',
|
||||||
|
'hipchat',
|
||||||
|
'htop',
|
||||||
|
'ibus',
|
||||||
|
'ibus-uniemoji',
|
||||||
|
'inkscape',
|
||||||
|
'insync',
|
||||||
|
'insync-nautilus',
|
||||||
|
'jdk',
|
||||||
|
'jetbrains-toolbox',
|
||||||
|
'jre',
|
||||||
|
'jshon',
|
||||||
|
'kodi',
|
||||||
|
'libinput',
|
||||||
|
'libinput-gestures',
|
||||||
|
'minecraft',
|
||||||
|
'monodevelop',
|
||||||
|
'mupen64plus',
|
||||||
|
'nextcloud-client-git',
|
||||||
|
'nodejs',
|
||||||
|
'numix-themes',
|
||||||
|
'nvm',
|
||||||
|
'obs-studio',
|
||||||
|
'oh-my-zsh-git',
|
||||||
|
'postgresql',
|
||||||
|
'postman-bin',
|
||||||
|
'psensor',
|
||||||
|
'pyenv',
|
||||||
|
'pyenv-virtualenv',
|
||||||
|
'python-pip',
|
||||||
|
'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',
|
||||||
|
'ttf-emojione-color',
|
||||||
|
'ttf-google-fonts-git',
|
||||||
|
'ttf-ms-fonts',
|
||||||
|
'ttf-wps-fonts',
|
||||||
|
'variety',
|
||||||
|
'vbam-gtk',
|
||||||
|
'vim',
|
||||||
|
'virtualbox',
|
||||||
|
'vivaldi',
|
||||||
|
'vivaldi-ffmpeg-codecs',
|
||||||
|
'vivaldi-widevine',
|
||||||
|
'vlc',
|
||||||
|
'vundle',
|
||||||
|
'wps-office',
|
||||||
|
'wps-office-extension-english-uk-dictionary',
|
||||||
|
'yandex-browser-beta',
|
||||||
|
'yaourt',
|
||||||
|
'yubikey-neo-manager',
|
||||||
|
'yubikey-personalization-gui',
|
||||||
|
'zeal',
|
||||||
|
'zsh',
|
||||||
|
'zsh-completions',
|
||||||
|
'zsh-doc'
|
||||||
|
|
||||||
]:
|
]:
|
||||||
ensure => latest
|
ensure => latest
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,109 +0,0 @@
|
||||||
advanced-ssh-config
|
|
||||||
android-sdk
|
|
||||||
android-studio
|
|
||||||
arduino
|
|
||||||
atom-editor-bin
|
|
||||||
autoenv-git
|
|
||||||
bcm20702a1-firmware
|
|
||||||
bleachbit
|
|
||||||
blender
|
|
||||||
bluez-firmware
|
|
||||||
catimg
|
|
||||||
clamtk
|
|
||||||
corebird
|
|
||||||
deluge
|
|
||||||
desmume
|
|
||||||
dolphin-emu
|
|
||||||
enpass-bin
|
|
||||||
feedthebeast
|
|
||||||
filezilla
|
|
||||||
fonts-meta-extended-lt
|
|
||||||
freac
|
|
||||||
genymotion
|
|
||||||
gimp
|
|
||||||
git
|
|
||||||
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
|
|
||||||
gparted
|
|
||||||
handbrake
|
|
||||||
hexchat
|
|
||||||
hipchat
|
|
||||||
htop
|
|
||||||
ibus
|
|
||||||
ibus-uniemoji
|
|
||||||
inkscape
|
|
||||||
insync
|
|
||||||
insync-nautilus
|
|
||||||
jdk
|
|
||||||
jetbrains-toolbox
|
|
||||||
jre
|
|
||||||
jshon
|
|
||||||
kodi
|
|
||||||
libinput
|
|
||||||
libinput-gestures
|
|
||||||
minecraft
|
|
||||||
monodevelop
|
|
||||||
mupen64plus
|
|
||||||
nextcloud-client-git
|
|
||||||
nodejs
|
|
||||||
numix-themes
|
|
||||||
nvm
|
|
||||||
obs-studio
|
|
||||||
oh-my-zsh-git
|
|
||||||
postgresql
|
|
||||||
postman-bin
|
|
||||||
psensor
|
|
||||||
pyenv
|
|
||||||
pyenv-virtualenv
|
|
||||||
python-pip
|
|
||||||
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
|
|
||||||
ttf-emojione-color
|
|
||||||
ttf-google-fonts-git
|
|
||||||
ttf-ms-fonts
|
|
||||||
ttf-wps-fonts
|
|
||||||
variety
|
|
||||||
vbam-gtk
|
|
||||||
vim
|
|
||||||
virtualbox
|
|
||||||
vivaldi
|
|
||||||
vivaldi-ffmpeg-codecs
|
|
||||||
vivaldi-widevine
|
|
||||||
vlc
|
|
||||||
vundle
|
|
||||||
wps-office
|
|
||||||
wps-office-extension-english-uk-dictionary
|
|
||||||
yandex-browser-beta
|
|
||||||
yaourt
|
|
||||||
yubikey-neo-manager
|
|
||||||
yubikey-personalization-gui
|
|
||||||
zeal
|
|
||||||
zsh
|
|
||||||
zsh-completions
|
|
||||||
zsh-doc
|
|
Loading…
Reference in a new issue