summaryrefslogtreecommitdiff
path: root/archsetup
diff options
context:
space:
mode:
Diffstat (limited to 'archsetup')
-rwxr-xr-xarchsetup5
1 files changed, 0 insertions, 5 deletions
diff --git a/archsetup b/archsetup
index 4cc6199..8142092 100755
--- a/archsetup
+++ b/archsetup
@@ -1517,7 +1517,6 @@ developer_workstation () {
action="Programming Editors" && display "subtitle" "$action"
pacman_install mg # mini emacs
pacman_install neovim # mega vi
- pacman_install pycharm-community-edition # python ide
action="Emacs Dependencies" && display "subtitle" "$action"
pacman_install emacs
@@ -1624,7 +1623,6 @@ supplemental_software() {
pacman_install faad2 # processes an aac stream
pacman_install fastfetch # cli system information tool
pacman_install fdupes # identify binary duplicates
- pacman_install figlet # words into ascii art
pacman_install filezilla # ftp gui
pacman_install gimp # image editor
pacman_install gparted # disk partition utility
@@ -1638,7 +1636,6 @@ supplemental_software() {
pacman_install gucharmap # gui display of character maps
pacman_install gzip # compression tool
pacman_install handbrake # video transcoder
- pacman_install ledger # CLI accounting software
pacman_install libconfig # library for processing structured config files
pacman_install libmad # mpeg audio decoder
pacman_install libmpeg2 # library for decoding mpeg video streams
@@ -1687,10 +1684,8 @@ supplemental_software() {
# aur installs
aur_install dtrx # extraction tool
- aur_install figlet-fonts # fonts for figlet
aur_install hfsprogs # file system tools for Mac OS
aur_install insync # Google Drive sync client
- aur_install mcomix # image viewer for comic books
aur_install nsxiv # image viewer
aur_install snore-git # sleep with feedback
# aur_install tageditor # metadata editor for mkv, webm and related video files (DISABLED: hangs indefinitely building qt5-webengine dependency)