3.3 KiB
3.3 KiB
| 1 | #TAG | NAME IN REPO (or git url) | PURPOSE (should be a verb phrase to sound right while installing) |
|---|---|---|---|
| 2 | xorg-minimal | is the graphical server. | |
| 3 | xorg-fonts | is what is sounds like. | |
| 4 | libX11-devel | is required for the compilation of some programs. | |
| 5 | libXft-devel | is required for the compilation of some programs. | |
| 6 | webkit2gtk | is the backend for the browser. | |
| 7 | webkit2gtk-devel | is required for the compilation of some programs. | |
| 8 | fontconfig-devel | is required for the compilation of some programs. | |
| 9 | xwininfo | allows querying information about windows. | |
| 10 | xinit | starts the graphical server. | |
| 11 | font-inconsolata-otf | is the monospace font of LARBS. | |
| 12 | font-libertine-otf | provides the sans and serif fonts for LARBS. | |
| 13 | lf | is an extensive terminal file manager that everyone likes. | |
| 14 | arandr | is a UI for screen adjustment. | |
| 15 | calcurse | is a lightweight terminal-based calendar. | |
| 16 | xcompmgr | is for transparency and removing screen-tearing. | |
| 17 | xorg-xprop | is a tool for detecting window properties. | |
| 18 | libnotify | allows desktop notifications. | |
| 19 | dunst | is a suckless notification system. | |
| 20 | sxiv | is a minimalist image viewer. | |
| 21 | xwallpaper | sets the wallpaper. | |
| 22 | ffmpeg | can record and splice video and audio on the command line. | |
| 23 | neovim | an tidier vim with some useful features | |
| 24 | mpd | is a lightweight music daemon. | |
| 25 | mpc | is a terminal interface for mpd. | |
| 26 | mpv | is the patrician's choice video player. | |
| 27 | ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor. | |
| 28 | newsboat | is a terminal RSS client. | |
| 29 | noto-fonts-emoji | is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. | |
| 30 | font-symbola | provides unicode and emoji symbols. | |
| 31 | alsa-utils | is a package of audio utilities. | |
| 32 | sc-im | is an Excel-like terminal spreadsheet manager. | |
| 33 | htop | provides system usage information and displays processes. | |
| 34 | maim | can take quick screenshots at your request. | |
| 35 | socat | is a socket utility. | |
| 36 | unclutter-xfixes | hides an inactive mouse. | |
| 37 | unrar | extracts rar's. | |
| 38 | unzip | unzips zips. | |
| 39 | w3m | is a terminal browser which can also view images. | |
| 40 | xcape | gives the special escape/super mappings of LARBS. | |
| 41 | xclip | allows for copying and pasting from the command line. | |
| 42 | xdotool | provides window action utilities on the command line. | |
| 43 | xdpyinfo | aids with resolution determination and screen recording. | |
| 44 | youtube-dl | can download any YouTube video (or playlist or channel) when given the link. | |
| 45 | zathura | is a pdf viewer with vim-like bindings. | |
| 46 | zathura-djvu | gives zathura the ability to read .djvu files. | |
| 47 | zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura. | |
| 48 | poppler | manipulates .pdfs and gives .pdf previews and other .pdf functions. | |
| 49 | mediainfo | shows audio and video information and is used by vifm as well. | |
| 50 | atool | manages and gives information about archives. | |
| 51 | fzf | is a fuzzy finder tool. | |
| 52 | highlight | can highlight code output. | |
| 53 | xorg-xbacklight | enables changing screen brightness levels. | |
| 54 | simple-mtpfs | enables the mounting of cell phones. | |
| 55 | G | https://github.com/lukesmithxyz/dmenu.git | runs commands and provides a UI for selection. |
| 56 | G | https://github.com/lukesmithxyz/st.git | is my custom build of suckless's terminal emulator. |
| 57 | G | https://github.com/lukesmithxyz/surf.git | is the suckless web browser. |
| 58 | G | https://github.com/lukesmithxyz/dwm.git | is the window manager. |
| 59 | ts | queues commands or files for download. |