fresh/pack.csv

124 lines
4.3 KiB
CSV
Raw Normal View History

2018-09-15 22:17:30 +02:00
# 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
2018-11-20 00:15:21 +01:00
A,P,smbclient,sambaclient to access network shares
2018-11-23 22:10:29 +01:00
A,P,nmap,network scanning
2018-09-15 22:17:30 +02:00
2018-12-16 21:49:39 +01:00
# libraries
A,M,pyorgmode,lib to create and modify orgmode files used in quteb script
# Driver related stuff
2019-02-15 12:53:49 +01:00
A,P,linux-headers,linux kernel headers
2018-11-22 19:04:03 +01:00
# Tablet related
A,A,digimend-kernel-drivers-dkms-git,drivers for the huion tablet
2018-11-22 19:04:03 +01:00
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.
2018-09-15 22:17:30 +02:00
# 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
2018-11-15 22:58:35 +01:00
A,P,noto-fonts,more glyphs
2018-11-22 09:25:47 +01:00
A,A,ttf-windows,windows fonts
A,A,ttf-ms-fonts,more windows fonts
2018-09-15 22:17:30 +02:00
2018-09-16 01:28:32 +02:00
# X
2018-09-15 22:17:30 +02:00
A,P,xorg,The whole xorg group
A,P,xorg-xinit,X.Org initialisation program
2018-09-16 01:28:32 +02:00
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
2019-02-15 12:53:49 +01:00
A,P,feh,Image toolbelt
A,P,dmenu,Generic menu for X
2018-09-16 01:28:32 +02:00
# Terminal Emulator
A,M,st,Terminal Emulator compiled manually from dotfiles repo
# Window Management and eyecandy
2018-09-15 22:17:30 +02:00
A,P,i3-gaps,A fork of i3wm tiling window manager with more features including gaps
A,P,i3bar,statusbar which comes with i3
2018-11-20 00:15:21 +01:00
# A,P,i3status,sends systeminformation to the i3bar
A,M,i3blocks-gaps,sends systeminformation to the i3bar
2019-02-15 12:53:49 +01:00
# New bspwm setup
A,P,bspwm,windowmanagement
A,A,yabar,status bar
A,P,sxhkd,Keyboard shortcuts
# Other display related stuff
2018-12-24 00:20:04 +01:00
A,P,redshift,No more burning eyes at night <3
2018-09-15 22:17:30 +02:00
2019-02-15 12:53:49 +01:00
A,P,redshift,No more burning eyes at night <3
2018-09-15 22:17:30 +02:00
# 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
2018-09-15 22:17:30 +02:00
2018-12-10 16:53:28 +01:00
# emacs reqs
2018-11-23 19:28:10 +01:00
A,P,pandoc,A universal document converter
2018-12-25 16:06:02 +01:00
A,P,auctex,latexpreview
2018-11-23 19:28:10 +01:00
2018-09-15 22:17:30 +02:00
# 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
# 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
2018-11-24 14:18:22 +01:00
A,A,pass-git-helper,git password helper
A,P,python-tldextract,lib for qute-pass
2018-09-15 22:17:30 +02:00
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
2018-11-18 11:54:09 +01:00
A,P,gloobus-preview,tool to preview files (I use it for dired)
2018-11-26 00:41:55 +01:00
A,P,aspell,no desc
2018-11-28 14:17:51 +01:00
A,P,aspell-en,no desc
A,P,aspell-de,no desc
2018-11-28 12:28:08 +01:00
A,P,rsibreak,Prevent me from descroying myself
2018-11-13 19:18:47 +01:00
# Tools
2018-12-10 21:54:01 +01:00
A,P,scrot,snipping tool for screenshots and stuff
2018-11-15 18:22:31 +01:00
A,P,syncthing,tool to sync all my docs
2018-11-14 23:38:00 +01:00
# 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
2018-11-14 23:38:00 +01:00
# emacs related programs
A,A,ccls-git,lsp-server for C/C++
2018-11-28 12:28:08 +01:00
# moved this here because it conflicts with x server todo add group memberships and udev rules (good2know)
2018-12-03 21:18:46 +01:00
A,A,acpilight,A backward-compatibile xbacklight replacement based on ACPI