diff options
Diffstat (limited to 'archsetup')
| -rwxr-xr-x | archsetup | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1424,14 +1424,9 @@ developer_workstation () { pacman_install splint # C programming static analysis pacman_install valgrind # memory management utility - # java - pacman_install jdk-openjdk # Java Development Kit - pacman_install openjdk-doc # ...and the documentation - # Lisps pacman_install guile # GNU Scheme pacman_install sbcl # Steel Bank Common Lisp - pacman_install racket # Racket + SICP mit-scheme emulation # Python pacman_install pyright # Python language server @@ -1642,7 +1637,6 @@ supplemental_software() { # aur installs aur_install dtrx # extraction tool aur_install figlet-fonts # fonts for figlet - aur_install foliate # pretty epub reader aur_install hfsprogs # file system tools for Mac OS aur_install insync # Google Drive sync client aur_install mcomix # image viewer for comic books |
