You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4.9 KiB

1# First column: A = All, L = Laptop, D = Desktop
2# Second column: P = Pacman, A = AUR
3# Third column: Packagename
4# Fourth column: Description
5# BASE
6A,P,dosfstools,DOS filesystem utilities
7A,P,efibootmgr,Tool to modify UEFI Firmware Boot Manager Variables
8A,P,gptfdisk,A text-mode partitioning tool that works on GUID Partition Table (GPT) disks
9A,P,exfat-utils,Utilities for exFAT file system
10A,P,nfs-utils,Support programs for Network File Systems
11A,P,xfsprogs,XFS filesystem utilities
12A,P,intel-ucode,Microcode update files for Intel CPUs
13L,P,acpi,Client for battery power and thermal readings
14L,P,acpid,A daemon for delivering ACPI power management events with netlink support
15L,P,acpi_call,battery recalibration
16L,P,tlp,better battery life
17A,P,openssh,Premier connectivity tool for remote login with the SSH protocol
18# libraries
19A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
20# Driver related stuff
21A,P,linux-headers,linux kernel headers
22# Tablet related
23A,P,xf86-input-wacom,xsetwacom
24A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
25A,P,at,used to run the set button script after udev trigger
26# Package management
27A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
28# Fonts
29# A,A,nerd-fonts-hack,Systemfont
30# A,P,ttf-hack,Systemfont fallback
31# INSTALL FROM NAS (INPUT MONO NERD)
32A,A,ttf-font-awesome-4,Glyphs fallback
33A,A,ttf-unifont,more font support
34A,P,noto-fonts,more glyphs
35A,A,ttf-windows,windows fonts
36A,A,ttf-ms-fonts,more windows fonts
37# X
38A,P,xorg,The whole xorg group
39A,P,xorg-xinit,X.Org initialisation program
40A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
41A,P,feh,Image toolbelt
42A,M,dmenu,Generic menu for X
43# Terminal Emulator
44A,M,st,Terminal Emulator compiled manually from dotfiles repo
45# Window Management and eyecandy
46# New bspwm setup
47A,P,bspwm,windowmanagement
48A,A,polybar,status bar
49A,P,sxhkd,Keyboard shortcuts
50A,P,compton,Required for st to get transparent background (xcomp graphic glitches)
51A,P,libnotify,notifications
52A,P,dunst,Notification Server
53# Other display related stuff
54A,P,redshift,No more burning eyes at night <3
55# Sound
56A,P,alsa-plugins,Extra alsa plugins
57A,P,alsa-utils,An alternative implementation of Linux sound support
58A,P,pulseaudio-alsa,A featureful general-purpose sound server
59A,P,pulsemixer,CLI and curses mixer for pulseaudio
60# Text editing
61A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI)
62A,P,emacs,The extensible customizable self-documenting real-time display editor
63A,P,xournalpp,Notetaking and sketching application
64# emacs reqs
65A,P,pandoc,A universal document converter
66A,P,auctex,latexpreview
67A,P,texlive-core,latex export (orgmode)
68A,P,texlive-latexextra,latex export (orgmode)
69A,P,texlive-bibtexextra,Latex biblatex support
70A,P,texlive-science,Latex Math support
71A,P,biber,Citation for latex (new backend)
72# Mail
73A,A,mu,Maildir indexer/searcher and Emacs client (mu4e)
74A,P,offlineimap,Synchronizes emails between two repositories
75# Webbrowsing
76A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
77# A,P,firefox,Browser with addon system. Please go faster qutebrowser dev!
78# General stuff
79A,P,htop,Interactive process viewer
80A,P,pass,Stores retrieves generates and synchronizes passwords securely
81A,A,pass-git-helper,git password helper
82A,P,python-tldextract,lib for qute-pass
83A,P,zip,Compressor/archiver for creating and modifying zipfiles
84A,P,unzip,Unzip stuff
85A,P,p7zip,Command-line file archiver with high compression ratio
86A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep
87A,P,fzf,fuzzy bash completion
88A,P,aspell,no desc
89A,P,aspell-en,no desc
90A,P,aspell-de,no desc
91A,P,rsibreak,Prevent me from descroying myself
92A,P,nmap,network scanning
93# Tools
94A,P,maim,snipping tool for screenshots and stuff
95# A,P,syncthing,tool to sync all my docs
96A,P,nextcloud-client,Client for nextcloud server
97# Programming
98A,P,clang,C language family frontend for LLVM
99A,P,llvm-libs,LLVM runtime libraries
100A,P,llvm,Collection of modular and reusable compiler and toolchain technologies
101A,P,avrdude,Arduino and other AVR microcontrollers
102A,A,platformio,Compile and upload code to arduino and more
103# emacs related programs
104A,A,ccls-git,lsp-server for C/C++
105# Music
106A,P,cmus,cli music player
107A,P,libmad,mp3 support for cmus
108# Videos and Youtube
109A,P,youtube-dl,Youtube Downloader used in mpv
110A,P,mpv,Video Player
111# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
112A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI
113# Design
114# Good resource: https://uxplanet.org/open-design-freeware-tools-for-designers-f7bdde99f2e0
115A,P,inkscape,Alternative to Adobe Illustrator
116A,P,krita,Alternative to Adobe Photoshop
117A,A,alva,Alternative to Adboe CC/Sketch # Akira also possible (Early DEV)
118# qmk libs
119A,P,gcc-avr
120A,P,avr-libc
121A,P,teensy-loader-cli