Update package list

This commit is contained in:
ItsDrike 2021-08-09 15:50:08 +02:00
parent 9c1f8348ff
commit 49963ea07f
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -6,8 +6,9 @@ pacman:
- sudo - sudo
- networkmanager - networkmanager
- net-tools - net-tools
- rsync
# CLI # CLI/TUI
- pacman-contrib # Contains many useful scripts for pacman, such as paccache - pacman-contrib # Contains many useful scripts for pacman, such as paccache
- exa # Modern ls replacement - exa # Modern ls replacement
- ncdu # Show folder sizes in a neat CLI graphical way - ncdu # Show folder sizes in a neat CLI graphical way
@ -59,41 +60,31 @@ pacman:
- step-cli - step-cli
#- ufw # Uncomplicated firewall, a simple way of defining firewall (disabled, because opensnitch FW is more detailed and better) #- ufw # Uncomplicated firewall, a simple way of defining firewall (disabled, because opensnitch FW is more detailed and better)
# WM/Xorg
- xorg-server
- xorg-xinit
- xmonad
- xmonad-contrib
- xmobar
#- lightdm
# GUI # GUI
- kate # Graphical text editor, alternatively, there's gnome's default gedit
- mpv # Video player, alternatively there's kde default dragon - mpv # Video player, alternatively there's kde default dragon
- nomacs # Photo viewer, alternatively there's kde default gwenview - nomacs # Photo viewer, alternatively there's kde default gwenview
- ffmpegthumbs # FFmpeg based thumbnail creator for videos - ffmpegthumbs # FFmpeg based thumbnail creator for videos
- terminator # Terminal emulator - alacritty # very fast terminal emulator
- konsole # Terminal emulator from KDE, terminator is better, but konsole isused in many kde applications - pcmanfm # File manager
- dolphin # File manager
- ark # Archive manager (tar, gzip, zip, rar, etc.)
- discord # Popular chat app - discord # Popular chat app
- spectacle # Screenshot taking tool - flameshot # Screenshot taking tool
- dunst # Notification daemon
- peek # Gif/mp3 screen recording tool - peek # Gif/mp3 screen recording tool
- qalculate-gtk-nognome # Calculator with thousands of features, there's also less powerful kde default's kcalc - qalculate-gtk-nognome # Calculator with thousands of features, there's also less powerful kde default's kcalc
- filelight # Disk usage monitoring - filelight # Disk usage monitoring
- firefox # Browser - firefox # Browser
- krita # Image editing software (gimp alternative) - krita # Image editing software (gimp alternative)
- plasma-systemmonitor # A more modern version of ksysguard, released in KDE 5.21 - ueberzug # Tool for displaying images within a terminal
- kcharselect # Character selector
- kdenlive # Video editing software
- ksystemlog # System log viewer tool
#- yakuake # Dropdown terminal using konsole
#- kgpg # GnuPG frontend
#- kleopatra # Certificate manager
#- kalarm # Personal alarm scheduler
#- kalgebra # Graph calculator
#- kalzium # Periodic table of elements
#- kamera # Camera viewer, you can also use kamoso for webcam recorder
#- elisa # Music player for KDE
#- sweeper # System cleaner
#- code # Open sourced version of vscode (doesn't support many extensions) #- code # Open sourced version of vscode (doesn't support many extensions)
# DE/DM
- plasma
- sddm
# Fonts # Fonts
- libxft - libxft
- ttf-hack - ttf-hack
@ -111,17 +102,16 @@ git:
- https://aur.archlinux.org/yay-git.git # Yay tool, for AUR installation - https://aur.archlinux.org/yay-git.git # Yay tool, for AUR installation
aur: aur:
# CLI # CLI/TUI
# ZSH Extensions - lf # Terminal ranger-like file manager
- autojump # Faster way to navigate in CLI (j command)
# Security
- ngrok # Forward your localhost without ip recovery - ngrok # Forward your localhost without ip recovery
- pkg-audit # AUdit installed packages against known vulnerabilities, not necessary with arch-audit, but it does provide more detailed info # ZSH Extensions
- z.lua # Quick jump tool (z [directory])
# Security
- opensnitch # Application level firewall, with full traffic monitoring, slower than kernel level iptables, but the advantages are worth it, alternatively there's also portmaster, but it's currently in early development stages, but it may be worth looking into later: `https://github.com/safing/portmaster` - opensnitch # Application level firewall, with full traffic monitoring, slower than kernel level iptables, but the advantages are worth it, alternatively there's also portmaster, but it's currently in early development stages, but it may be worth looking into later: `https://github.com/safing/portmaster`
# GUI # GUI
- spotify # Online music player - spotify # Online music player
- timeshift # Backup utility, there's also kde's default kbackup
- onlyoffice-bin # Full office suite (MS Office alternative) - onlyoffice-bin # Full office suite (MS Office alternative)
- visual-studio-code-bin # Official vVsual Studio Code text editor for programmers - visual-studio-code-bin # Official vVsual Studio Code text editor for programmers
- exodus # Software cryptocurrency wallet - exodus # Software cryptocurrency wallet