3.8 KiB
3.8 KiB
| 1 | TAG | NAME IN REPO (or git url) | PURPOSE (should be a verb phrase to sound right while installing) |
|---|---|---|---|
| 2 | base-devel | is a group package with sudo and compilation software | |
| 3 | git | is a version control system | |
| 4 | i3-gaps | is the main graphical user interface and window manager | |
| 5 | xorg-server | is the graphical server | |
| 6 | xorg-xdpyinfo | retrieves screen information for some scripts | |
| 7 | xorg-xwininfo | allows querying information about windows | |
| 8 | xorg-xinit | starts the graphical server | |
| 9 | G | https://github.com/lukesmithxyz/st.git | is my custom build of suckless's terminal emulator |
| 10 | G | https://github.com/lukesmithxyz/dmenu.git | runs commands and provides a UI for selection |
| 11 | ttf-inconsolata | is the monospace font of LARBS | |
| 12 | ttf-linux-libertine | provides the sans and serif fonts for LARBS | |
| 13 | ranger | 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 | compton | for transparency and removing screen-tearing | |
| 17 | cronie | manages scheduled tasks | |
| 18 | dosfstools | allows your computer to access dos-like filesystems | |
| 19 | dunst | is a suckless notification system | |
| 20 | exfat-utils | allows management of FAT drives | |
| 21 | feh | is a minimal image viewer | |
| 22 | ffmpeg | can record and splice video and audio on the command line | |
| 23 | firefox | is the only program on LARBS your girlfriend has ever heard of | |
| 24 | gnome-keyring | serves as the system keyring | |
| 25 | gnome-themes-extra | gives the dark GTK theme used in LARBS | |
| 26 | gvim | provides a build of vim with the ability to copy and paste between other programs | |
| 27 | i3blocks | is the status bar | |
| 28 | i3lock | is the screen lock | |
| 29 | mpd | is a lightweight music daemon | |
| 30 | mpc | is a terminal interface for mpd | |
| 31 | mpv | is the patrician's choice video/gif player | |
| 32 | ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor | |
| 33 | networkmanager | does exactly what it sounds like | |
| 34 | network-manager-applet | appears in the top right corner and manages the wi-fi connection | |
| 35 | newsboat | is a terminal RSS client | |
| 36 | A | ttf-emojione | is a package that gives the system unicode symbols and emojis used in the status bar and elsewhere. |
| 37 | A | ttf-symbola | needed provides unicode and emoji symbols. |
| 38 | ntfs-3g | allows accessing NTFS partitions | |
| 39 | pulseaudio | is the audio system (>inb4 bloat) | |
| 40 | pulseaudio-alsa | is an audio interface with ALSA | |
| 41 | pamixer | is a terminal audio control interface | |
| 42 | pulsemixer | is an intuitive ncurses audio controller | |
| 43 | python-pywal | generates color schemes based on your wallpaper | |
| 44 | A | sc-im | is an Excel-like terminal spreadsheet manager |
| 45 | A | htop-vim-git | provides system usage information and displays processes |
| 46 | scrot | can take quick screenshots at your request | |
| 47 | tmux | is a terminal multiplexer and the dropdown window in LARBS | |
| 48 | A | unclutter-xfixes-git | hides an inactive mouse |
| 49 | unrar | extracts rar's | |
| 50 | unzip | unzips zips | |
| 51 | A | urlscan | parses URLs in the terminal allowing keyboard-based selection |
| 52 | A | vim-pathogen | manages vim plugins |
| 53 | w3m | is a terminal browser which can also view images | |
| 54 | wget | downloads sites and files on the command line | |
| 55 | xcape | gives the special escape/super mappings of LARBS | |
| 56 | xdotool | provides window action utilities on the command line. | |
| 57 | xssstate | times out the screen if locked | |
| 58 | youtube-dl | can download any YouTube video (or playlist or channel) when given the link | |
| 59 | youtube-viewer | is a terminal interface for watching YouTube videos without a browser | |
| 60 | zathura | is a pdf viewer with vim-like bindings | |
| 61 | zathura-djvu | gives zathura the ability to read .djvu files | |
| 62 | zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura | |
| 63 | poppler | manipulates .pdfs and gives .pdf previews in ranger | |
| 64 | mediainfo | shows audio and video information and is used by ranger as well | |
| 65 | atool | manages and gives information about archives | |
| 66 | fzf | is a fuzzy finder tool | |
| 67 | highlight | can highlight code output | |
| 68 | G | https://github.com/alexanderjeurissen/ranger_devicons.git | gives folder and file icons in ranger |
| 69 | A | task-spooler | queues commands or files for download |