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.

5.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,exfat-utils,Utilities for exFAT file system
9A,P,nfs-utils,Support programs for Network File Systems
10A,P,xfsprogs,XFS filesystem utilities
11A,P,intel-ucode,Microcode update files for Intel CPUs
12A,P,acpi,Client for battery power and thermal readings
13L,P,acpid,A daemon for delivering ACPI power management events with netlink support
14L,P,acpi_call,battery recalibration
15L,P,tlp,better battery life
16A,P,openssh,Premier connectivity tool for remote login with the SSH protocol
17A,P,gnupg,Complete and free implementation of the OpenPGP standard
18# A,P,oath-toolkit,library to use OATH-pam auth with yubikeys
19A,P,yubico-pam,Authentication with yubikeys
20# libraries
21A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
22# Driver related stuff
23A,P,linux-headers,linux kernel headers
24# Tablet related
25A,P,xf86-input-wacom,xsetwacom
26A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
27A,P,at,used to run the set button script after udev trigger
28# Package management
29A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
30# Fonts
31# A,A,ttf-iosevka,Systemfont
32# A,A,ttf-iosevka-term,Systemfont Terminal
33# A,P,ttf-nerd-fonts-symbols,Unicode Glyphs
34# A,P,ttf-hack,Systemfont fallback
35# INSTALL FROM NAS (INPUT MONO NERD)
36# A,A,ttf-font-awesome-4,Glyphs fallback
37# A,P,bdf-unifont,more font support
38# A,P,noto-fonts,more glyphs
39# A,A,cozette-otb,retro bitmap font
40# A,A,siji-git,retro bitmap icons lemonbar
41# Main font is in dotfiles ttyp0 (with own icons)
42# Fallback font for fontconfig
43A,P,noto-fonts,Fallback font
44A,A,ttf-windows,windows fonts
45A,A,ttf-ms-fonts,more windows fonts
46# X
47A,P,xorg,The whole xorg group
48A,P,xorg-xinit,X.Org initialisation program
49A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
50A,P,feh,Image toolbelt
51A,P,rofi,Application launcher
52# A,M,dmenu,Generic menu for X
53# Terminal Emulator
54A,M,st,Terminal Emulator compiled manually from dotfiles repo
55# Window Management and eyecandy
56# New bspwm setup
57A,P,bspwm,windowmanagement
58A,P,sxhkd,Keyboard shortcuts
59A,P,compton,Required for st to get transparent background (xcomp graphic glitches)
60A,P,libnotify,notifications
61A,M,dunst,Notification Server (with centering support)
62# A,A,polybar,status bar
63A,A,lemonbar-xft-git,status bar
64A,A,xtitle,helper to get window titles
65A,P,xdo,tool to hide lemonbar (fullscreen)
66A,P,trayer,tray icon support
67# Other display related stuff
68A,P,redshift,No more burning eyes at night <3
69# Sound
70A,P,alsa-plugins,Extra alsa plugins
71A,P,alsa-utils,An alternative implementation of Linux sound support
72A,A,apulse,Compatibility layer for applications that rely on pulseaudio
73# pulseaudio
74# pulseaudio-alsa
75# Text editing
76A,A,emacs-git,The extensible customizable self-documenting real-time display editor
77A,P,xournalpp,Notetaking and sketching application
78# emacs reqs
79A,P,pandoc,A universal document converter
80A,P,auctex,latexpreview
81A,P,texlive-core,latex export (orgmode)
82A,P,texlive-latexextra,latex export (orgmode)
83A,P,texlive-bibtexextra,Latex biblatex support
84A,P,texlive-science,Latex Math support
85A,P,biber,Citation for latex (new backend)
86A,P,minted,Syntaxhighlighting for Latex
87# Mail -> GNUS
88# A,A,mu,Maildir indexer/searcher and Emacs client (mu4e)
89# A,P,offlineimap,Synchronizes emails between two repositories
90# A,P,claws-mail,Mailclient written in C
91# Webbrowsing
92A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
93A,A,chromium-widevine,Watch netflix
94# A,P,firefox,Browser with addon system. Please go faster qutebrowser dev!
95# General stuff
96A,P,htop,Interactive process viewer
97# A,P,keepassxc,Password manager
98A,P,pass,Stores retrieves generates and synchronizes passwords securely
99# A,A,pass-git-helper,git password helper
100A,P,python-tldextract,lib for qute-pass
101A,P,zip,Compressor/archiver for creating and modifying zipfiles
102A,P,unzip,Unzip stuff
103A,P,unrar,Unpacking rar
104A,P,p7zip,Command-line file archiver with high compression ratio
105A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep
106A,P,fzf,fuzzy bash completion
107A,P,aspell,no desc
108A,P,aspell-en,no desc
109A,P,aspell-de,no desc
110# A,P,rsibreak,Prevent me from descroying myself
111A,P,nmap,network scanning
112A,P,thunar,filebrowser
113A,P,gnome-keyring,keyring implementiation
114# Screencapture
115A,P,maim,snipping tool for screenshots and stuff
116A,P,peek,record screen to gif/mp4
117# Remote assistance
118A,A,anydesk,remote software like teamviewer (but better)
119# A,P,syncthing,tool to sync all my docs
120# A,P,nextcloud-client,Client for nextcloud server
121A,A,seafile-client,Seafile client
122# Programming
123A,P,clang,C language family frontend for LLVM
124A,P,llvm-libs,LLVM runtime libraries
125A,P,llvm,Collection of modular and reusable compiler and toolchain technologies
126A,P,avrdude,Arduino and other AVR microcontrollers
127A,A,platformio,Compile and upload code to arduino and more
128# emacs related programs
129A,A,ccls-git,lsp-server for C/C++
130# Music
131A,P,mpd,music server
132A,P,mpc,cli for mpd
133A,P,ario,gui frontend for mpd
134# Videos and Youtube
135A,P,youtube-dl,Youtube Downloader used in mpv
136A,P,mpv,Video Player
137# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
138A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI
139# Design / Photography
140# Good resource: https://uxplanet.org/open-design-freeware-tools-for-designers-f7bdde99f2e0
141A,P,inkscape,Alternative to Adobe Illustrator
142A,P,krita,Alternative to Adobe Photoshop
143A,P,darktable,Photo editing software
144A,P,fontforge,Font creation
145# A,A,alva,Alternative to Adboe CC/Sketch # Akira also possible (Early DEV)
146# qmk libs
147A,P,gcc-avr
148A,P,avr-libc
149A,P,teensy-loader-cli
150A,A,bootloadhid
151# downgrade packages
152A,A,downgrade