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.3 KiB
5.3 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 | # libraries |
19 | A,M,pyorgmode,lib to create and modify orgmode files used in quteb script |
20 | # Driver related stuff |
21 | A,P,linux-headers,linux kernel headers |
22 | # Tablet related |
23 | A,P,xf86-input-wacom,xsetwacom |
24 | A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet |
25 | A,P,at,used to run the set button script after udev trigger |
26 | # Package management |
27 | A,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) |
32 | A,A,ttf-font-awesome-4,Glyphs fallback |
33 | A,A,ttf-unifont,more font support |
34 | A,P,noto-fonts,more glyphs |
35 | A,A,ttf-windows,windows fonts |
36 | A,A,ttf-ms-fonts,more windows fonts |
37 | # X |
38 | A,P,xorg,The whole xorg group |
39 | A,P,xorg-xinit,X.Org initialisation program |
40 | A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own |
41 | A,P,feh,Image toolbelt |
42 | A,P,rofi,Application launcher |
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,P,sxhkd,Keyboard shortcuts |
50 | A,P,compton,Required for st to get transparent background (xcomp graphic glitches) |
51 | A,P,libnotify,notifications |
52 | A,P,dunst,Notification Server |
53 | # A,A,polybar,status bar |
54 | A,A,lemonbar-xft-git,status bar |
55 | A,A,xtitle,helper to get window titles |
56 | A,P,xdo,tool to hide lemonbar (fullscreen) |
57 | A,P,trayer,tray icon support |
58 | # Other display related stuff |
59 | A,P,redshift,No more burning eyes at night <3 |
60 | # Sound |
61 | A,P,alsa-plugins,Extra alsa plugins |
62 | A,P,alsa-utils,An alternative implementation of Linux sound support |
63 | A,A,apulse,Compatibility layer for applications that rely on pulseaudio |
64 | # Text editing |
65 | A,P,emacs,The extensible customizable self-documenting real-time display editor |
66 | A,P,xournalpp,Notetaking and sketching application |
67 | # emacs reqs |
68 | A,P,pandoc,A universal document converter |
69 | A,P,auctex,latexpreview |
70 | A,P,texlive-core,latex export (orgmode) |
71 | A,P,texlive-latexextra,latex export (orgmode) |
72 | A,P,texlive-bibtexextra,Latex biblatex support |
73 | A,P,texlive-science,Latex Math support |
74 | A,P,biber,Citation for latex (new backend) |
75 | |
76 | A,A,mu,Maildir indexer/searcher and Emacs client (mu4e) |
77 | A,P,offlineimap,Synchronizes emails between two repositories |
78 | # Webbrowsing |
79 | A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5 |
80 | A,A,chromium-widevine,Watch netflix |
81 | # A,P,firefox,Browser with addon system. Please go faster qutebrowser dev! |
82 | # General stuff |
83 | A,P,htop,Interactive process viewer |
84 | A,P,pass,Stores retrieves generates and synchronizes passwords securely |
85 | A,A,pass-git-helper,git password helper |
86 | A,P,python-tldextract,lib for qute-pass |
87 | A,P,zip,Compressor/archiver for creating and modifying zipfiles |
88 | A,P,unzip,Unzip stuff |
89 | A,P,unrar,Unpacking rar |
90 | A,P,p7zip,Command-line file archiver with high compression ratio |
91 | A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep |
92 | A,P,fzf,fuzzy bash completion |
93 | A,P,aspell,no desc |
94 | A,P,aspell-en,no desc |
95 | A,P,aspell-de,no desc |
96 | A,P,rsibreak,Prevent me from descroying myself |
97 | A,P,nmap,network scanning |
98 | A,P,thunar,filebrowser |
99 | # Screencapture |
100 | A,P,maim,snipping tool for screenshots and stuff |
101 | A,P,peek,record screen to gif/mp4 |
102 | # Remote assistance |
103 | A,A,anydesk,remote software like teamviewer (but better) |
104 | # A,P,syncthing,tool to sync all my docs |
105 | # A,P,nextcloud-client,Client for nextcloud server |
106 | A,A,seafile-client,Seafile client |
107 | # Programming |
108 | A,P,clang,C language family frontend for LLVM |
109 | A,P,llvm-libs,LLVM runtime libraries |
110 | A,P,llvm,Collection of modular and reusable compiler and toolchain technologies |
111 | A,P,avrdude,Arduino and other AVR microcontrollers |
112 | A,A,platformio,Compile and upload code to arduino and more |
113 | # emacs related programs |
114 | A,A,ccls-git,lsp-server for C/C++ |
115 | # Music |
116 | A,P,mpd,music server |
117 | A,P,mpc,cli for mpd |
118 | A,P,ario,gui frontend for mpd |
119 | # Videos and Youtube |
120 | A,P,youtube-dl,Youtube Downloader used in mpv |
121 | A,P,mpv,Video Player |
122 | # moved this here because it conflicts with x server todo add group memberships and udev rules (good2know) |
123 | A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI |
124 | # Design / Photography |
125 | # Good resource: https://uxplanet.org/open-design-freeware-tools-for-designers-f7bdde99f2e0 |
126 | A,P,inkscape,Alternative to Adobe Illustrator |
127 | A,P,krita,Alternative to Adobe Photoshop |
128 | A,P,darktable,Photo editing software |
129 | A,P,fontforge,Font creation |
130 | # A,A,alva,Alternative to Adboe CC/Sketch # Akira also possible (Early DEV) |
131 | # qmk libs |
132 | A,P,gcc-avr |
133 | A,P,avr-libc |
134 | A,P,teensy-loader-cli |
135 | A,A,bootloadhid |
136 | # downgrade packages |
137 | A,A,downgrade |