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.1 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
15A,P,openssh,Premier connectivity tool for remote login with the SSH protocol
16A,P,smbclient,sambaclient to access network shares
17A,P,nmap,network scanning
18# libraries
19A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
20# Driver related stuff
21A,P,linux-headers,linx kernel headers
22# Tablet related
23A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
24A,P,at,used to run the set button script after udev trigger
25# Package management
26A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
27# Fonts
28A,A,nerd-fonts-hack,Systemfont
29A,P,ttf-hack,Systemfont fallback
30A,A,ttf-font-awesome-4,Glyphs fallback
31A,A,ttf-unifont,more font support
32A,P,noto-fonts,more glyphs
33A,A,ttf-windows,windows fonts
34A,A,ttf-ms-fonts,more windows fonts
35# X
36A,P,xorg,The whole xorg group
37A,P,xorg-xinit,X.Org initialisation program
38A,P,xcompmgr,Required for st to get transparent background
39A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
40# Terminal Emulator
41A,M,st,Terminal Emulator compiled manually from dotfiles repo
42# Window Management and eyecandy
43A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
44A,P,i3bar,statusbar which comes with i3
45# A,P,i3status,sends systeminformation to the i3bar
46A,M,i3blocks-gaps,sends systeminformation to the i3bar
47A,P,dmenu,Generic menu for X
48A,P,feh,Image toolbelt
49A,P,redshift,No more burning eyes at night <3
50# Display management
51A,P,arandr,Provide a simple visual front end for XRandR 1.2.
52# File browser
53A,P,ranger,A simple vim-like file manager
54A,P,w3m,Terminal webbrowser used to preview images in ranger
55A,P,imlib2,Required lib to preview images in st + ranger
56# Text editing
57A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI)
58A,P,emacs,The extensible customizable self-documenting real-time display editor
59A,P,xournal,Notetaking and sketching application
60# emacs reqs
61A,P,pandoc,A universal document converter
62# Mail
63A,P,mu,Maildir indexer/searcher and Emacs client (mu4e)
64A,P,offlineimap,Synchronizes emails between two repositories
65# Webbrowsing
66A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
67# General stuff
68A,P,htop,Interactive process viewer
69A,P,alsa-plugins,Extra alsa plugins
70A,P,alsa-utils,An alternative implementation of Linux sound support
71A,P,pass,Stores retrieves generates and synchronizes passwords securely
72A,A,pass-git-helper,git password helper
73A,P,python-tldextract,lib for qute-pass
74A,P,zip,Compressor/archiver for creating and modifying zipfiles
75A,P,p7zip,Command-line file archiver with high compression ratio
76A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep
77A,P,fzf,fuzzy bash completion
78A,P,gloobus-preview,tool to preview files (I use it for dired)
79A,P,aspell,no desc
80A,P,aspell-en,no desc
81A,P,aspell-de,no desc
82A,P,rsibreak,Prevent me from descroying myself
83# Tools
84A,P,scrot,snipping tool for screenshots and stuff
85A,P,syncthing,tool to sync all my docs
86# Programming
87A,P,clang,C language family frontend for LLVM
88A,P,llvm-libs,LLVM runtime libraries
89A,P,llvm,Collection of modular and reusable compiler and toolchain technologies
90# emacs related programs
91A,A,ccls-git,lsp-server for C/C++
92# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
93A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI