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.

104 lines
3.9 KiB

# First column: A = All, L = Laptop, D = Desktop
# Second column: P = Pacman, A = AUR
# Third column: Packagename
# Fourth column: Description
# BASE
A,P,dosfstools,DOS filesystem utilities
A,P,efibootmgr,Tool to modify UEFI Firmware Boot Manager Variables
A,P,gptfdisk,A text-mode partitioning tool that works on GUID Partition Table (GPT) disks
A,P,exfat-utils,Utilities for exFAT file system
A,P,nfs-utils,Support programs for Network File Systems
A,P,xfsprogs,XFS filesystem utilities
A,P,intel-ucode,Microcode update files for Intel CPUs
L,P,acpi,Client for battery power and thermal readings
L,P,acpid,A daemon for delivering ACPI power management events with netlink support
A,P,openssh,Premier connectivity tool for remote login with the SSH protocol
A,P,smbclient,sambaclient to access network shares
6 years ago
A,P,nmap,network scanning
# Driver related stuff
A,P,linux-headers,linx kernel headers
6 years ago
# Tablet related
A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
6 years ago
A,P,at,used to run the set button script after udev trigger
# Package management
A,P,reflector,A script to retrieve and filter the latest Pacman mirror list.
# Fonts
A,A,nerd-fonts-hack,Systemfont
A,P,ttf-hack,Systemfont fallback
A,A,ttf-font-awesome-4,Glyphs fallback
A,A,ttf-unifont,more font support
6 years ago
A,P,noto-fonts,more glyphs
A,A,ttf-windows,windows fonts
A,A,ttf-ms-fonts,more windows fonts
# X
A,P,xorg,The whole xorg group
A,P,xorg-xinit,X.Org initialisation program
A,P,xcompmgr,Required for st to get transparent background
A,P,xcape,Configure modifier keys to act as other keys when pressed and released on their own
# Terminal Emulator
A,M,st,Terminal Emulator compiled manually from dotfiles repo
# Window Management and eyecandy
A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
A,P,i3bar,statusbar which comes with i3
# A,P,i3status,sends systeminformation to the i3bar
A,M,i3blocks-gaps,sends systeminformation to the i3bar
A,P,dmenu,Generic menu for X
A,P,feh,Image toolbelt
# Display management
A,P,arandr,Provide a simple visual front end for XRandR 1.2.
# File browser
A,P,ranger,A simple vim-like file manager
A,P,w3m,Terminal webbrowser used to preview images in ranger
A,P,imlib2,Required lib to preview images in st + ranger
# Text editing
A,P,gvim,Vi Improved a highly configurable improved version of the vi text editor (with advanced features such as a GUI)
A,P,emacs,The extensible customizable self-documenting real-time display editor
A,P,xournal,Notetaking and sketching application
6 years ago
A,P,pandoc,A universal document converter
# Mail
A,P,mu,Maildir indexer/searcher and Emacs client (mu4e)
A,P,offlineimap,Synchronizes emails between two repositories
# Webbrowsing
A,P,qutebrowser,A keyboard-driven vim-like browser based on PyQt5
# Pdf viewer
A,P,zathura-pdf-mupdf,Adds pdf support to zathura by using the mupdf engine
# General stuff
A,P,htop,Interactive process viewer
A,P,alsa-plugins,Extra alsa plugins
A,P,alsa-utils,An alternative implementation of Linux sound support
A,P,pass,Stores retrieves generates and synchronizes passwords securely
A,A,pass-git-helper,git password helper
A,P,python-tldextract,lib for qute-pass
A,P,zip,Compressor/archiver for creating and modifying zipfiles
A,P,p7zip,Command-line file archiver with high compression ratio
A,P,ripgrep,A search tool that combines the usability of ag with the raw speed of grep
A,P,fzf,fuzzy bash completion
A,P,gloobus-preview,tool to preview files (I use it for dired)
6 years ago
# Tools
A,P,flameshot,snipping tool for screenshots and stuff
A,P,syncthing,tool to sync all my docs
# Programming
A,P,clang,C language family frontend for LLVM
A,P,llvm-libs,LLVM runtime libraries
A,P,llvm,Collection of modular and reusable compiler and toolchain technologies
# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
L,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI