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.2 KiB
4.2 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 |
6 | A,P,dosfstools,DOS filesystem utilities |
7 | A,P,efibootmgr,Tool to modify UEFI Firmware Boot Manager Variables |
8 | A,P,gptfdisk,A text-mode partitioning tool that works on GUID Partition Table (GPT) disks |
9 | A,P,exfat-utils,Utilities for exFAT file system |
10 | A,P,nfs-utils,Support programs for Network File Systems |
11 | A,P,xfsprogs,XFS filesystem utilities |
12 | A,P,intel-ucode,Microcode update files for Intel CPUs |
13 | L,P,acpi,Client for battery power and thermal readings |
14 | L,P,acpid,A daemon for delivering ACPI power management events with netlink support |
15 | L,P,acpi_call,battery recalibration |
16 | L,P,tlp,better battery life |
17 | A,P,openssh,Premier connectivity tool for remote login with the SSH protocol |
18 | A,P,smbclient,sambaclient to access network shares |
19 | A,P,nmap,network scanning |
20 | # libraries |
21 | A,M,pyorgmode,lib to create and modify orgmode files used in quteb script |
22 | # Driver related stuff |
23 | A,P,linux-headers,linux kernel headers |
24 | # Tablet related |
25 | A,P,xf86-input-wacom,xsetwacom |
26 | A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet |
27 | A,P,at,used to run the set button script after udev trigger |
28 | # Package management |
29 | A,P,reflector,A script to retrieve and filter the latest Pacman mirror list. |
30 | # Fonts |
31 | A,A,nerd-fonts-hack,Systemfont |
32 | A,P,ttf-hack,Systemfont fallback |
33 | A,A,ttf-font-awesome-4,Glyphs fallback |
34 | A,A,ttf-unifont,more font support |
35 | A,P,noto-fonts,more glyphs |
36 | A,A,ttf-windows,windows fonts |
37 | A,A,ttf-ms-fonts,more windows fonts |
38 | # X |
39 | A,P,xorg,The whole xorg group |
40 | A,P,xorg-xinit,X.Org initialisation program |
41 | A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own |
42 | A,P,feh,Image toolbelt |
43 | A,M,dmenu,Generic menu for X |
44 | # Terminal Emulator |
45 | A,M,st,Terminal Emulator compiled manually from dotfiles repo |
46 | # Window Management and eyecandy |
47 | # New bspwm setup |
48 | A,P,bspwm,windowmanagement |
49 | A,A,polybar,status bar |
50 | A,P,sxhkd,Keyboard shortcuts |
51 | A,P,compton,Required for st to get transparent background (xcomp graphic glitches) |
52 | A,P,dunst,Notification Server |
53 | A,P,lightdm,Display Manager |
54 | A,A,lightdm-mini-greeter,Login Screen |
55 | # Other display related stuff |
56 | A,P,redshift,No more burning eyes at night <3 |
57 | # Display management |
58 | A,P,arandr,Provide a simple visual front end for XRandR 1.2. |
59 | # Text editing |
60 | A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI) |
61 | A,P,emacs,The extensible customizable self-documenting real-time display editor |
62 | A,P,xournalpp,Notetaking and sketching application |
63 | # emacs reqs |
64 | A,P,pandoc,A universal document converter |
65 | A,P,auctex,latexpreview |
66 | A,P,texlive-core,latex export (orgmode) |
67 | A,P,texlive-latexextra, latex export (orgmode) |
68 | |
69 | A,A,mu,Maildir indexer/searcher and Emacs client (mu4e) |
70 | A,P,offlineimap,Synchronizes emails between two repositories |
71 | # Webbrowsing |
72 | A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5 |
73 | A,P,firefox,Browser with addon system. Please go faster qutebrowser dev! |
74 | # General stuff |
75 | A,P,htop,Interactive process viewer |
76 | A,P,alsa-plugins,Extra alsa plugins |
77 | A,P,alsa-utils,An alternative implementation of Linux sound support |
78 | A,P,pass,Stores retrieves generates and synchronizes passwords securely |
79 | A,A,pass-git-helper,git password helper |
80 | A,P,python-tldextract,lib for qute-pass |
81 | A,P,zip,Compressor/archiver for creating and modifying zipfiles |
82 | A,P,p7zip,Command-line file archiver with high compression ratio |
83 | A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep |
84 | A,P,fzf,fuzzy bash completion |
85 | A,P,aspell,no desc |
86 | A,P,aspell-en,no desc |
87 | A,P,aspell-de,no desc |
88 | A,P,rsibreak,Prevent me from descroying myself |
89 | # Tools |
90 | A,P,maim,snipping tool for screenshots and stuff |
91 | A,P,syncthing,tool to sync all my docs |
92 | # Programming |
93 | A,P,clang,C language family frontend for LLVM |
94 | A,P,llvm-libs,LLVM runtime libraries |
95 | A,P,llvm,Collection of modular and reusable compiler and toolchain technologies |
96 | # emacs related programs |
97 | A,A,ccls-git,lsp-server for C/C++ |
98 | # cmus and mp3 libraries |
99 | A,P,cmus,cli music player |
100 | A,P,libmad,mp3 support for cmus |
101 | # moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) |
102 | A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI |