Created
June 4, 2020 05:45
-
-
Save rdangdev/7cff6992fd97e9427d5e00b52c9ee9b9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #TAG | NAME IN REPO (or git url) | PURPOSE (should be a verb phrase to sound right while installing) | |
|---|---|---|---|
| xorg-server | is the graphical server. | ||
| xorg-xwininfo | allows querying information about windows. | ||
| xorg-xinit | starts the graphical server. | ||
| V | xorg-minimal | is the graphical server. | |
| V | xorg-fonts | is a font package. | |
| V | xinit | starts the graphical server. | |
| V | xdg-utils | are filetype utilities. | |
| V | libX11-devel | is required for the compilation of some programs. | |
| V | libXft-devel | is required for the compilation of some programs. | |
| V | gcr-devel | is required for the compilation of some programs. | |
| V | fontconfig-devel | is required for the compilation of some programs. | |
| ttf-linux-libertine | provides the sans and serif fonts for LARBS. | ||
| A | ranger | is an extensive terminal file manager that everyone likes. | |
| arandr | is a UI for screen adjustment. | ||
| bc | is used for a dropdown calculator. | ||
| calcurse | is a lightweight terminal-based calendar. | ||
| xcompmgr | is for transparency and removing screen-tearing. | ||
| xorg-xprop | is a tool for detecting window properties. | ||
| V | xprop | is a tool for detecting window properties. | |
| dosfstools | allows your computer to access dos-like filesystems. | ||
| libnotify | allows desktop notifications. | ||
| V | dbus | facilitates inter-process communication. | |
| dunst | is a suckless notification system. | ||
| exfat-utils | allows management of FAT drives. | ||
| ffmpeg | can record and splice video and audio on the command line. | ||
| gnome-keyring | serves as the system keyring. | ||
| A | gtk-theme-arc-gruvbox-git | gives the dark GTK theme used in LARBS. | |
| neovim | a tidier vim with some useful features | ||
| mpd | is a lightweight music daemon. | ||
| mpc | is a terminal interface for mpd. | ||
| mpv | is the patrician's choice video player. | ||
| man-db | lets you read man pages of programs. | ||
| ncmpcpp | a ncurses interface for music with multiple formats and a powerful tag editor. | ||
| noto-fonts-emoji | is an emoji font. | ||
| V | font-symbola | provides unicode and emoji symbols. | |
| ntfs-3g | allows accessing NTFS partitions. | ||
| pulseaudio-alsa | is the audio system. | ||
| pulsemixer | is an audio controler. | ||
| pamixer | is a command-line audio interface. | ||
| A | sc-im | is an Excel-like terminal spreadsheet manager. | |
| maim | can take quick screenshots at your request. | ||
| tmux | is a terminal multiplexer and the dropdown window in LARBS. | ||
| unrar | extracts rar's. | ||
| unzip | unzips zips. | ||
| lynx | is a terminal browser. | ||
| xclip | allows for copying and pasting from the command line. | ||
| xdotool | provides window action utilities on the command line. | ||
| xorg-xdpyinfo | aids with resolution determination and screen recording. | ||
| V | xdpyinfo | aids with resolution determination and screen recording. | |
| youtube-dl | can download any YouTube video (or playlist or channel) when given the link. | ||
| zathura | is a pdf viewer with vim-like bindings. | ||
| zathura-pdf-mupdf | allows mupdf pdf compatibility in zathura. | ||
| poppler | manipulates .pdfs and gives .pdf previews and other .pdf functions. | ||
| mediainfo | shows audio and video information. | ||
| atool | manages and gives information about archives. | ||
| fzf | is a fuzzy finder tool. | ||
| highlight | can highlight code output. | ||
| xorg-xbacklight | enables changing screen brightness levels. | ||
| A | zsh-fast-syntax-highlighting | provides syntax highlighting in the shell. | |
| V | ts | queues commands or files for download. | |
| A | simple-mtpfs-git | enables the mounting of cell phones. | |
| V | simple-mtpfs | enables the mounting of cell phones. | |
| V | setxkbmap | allows LARBS's unique keyboard bindings. | |
| V | xmodmap | allows LARBS's unique keyboard bindings. | |
| V | xsetroot | sets status bar and other X properies. | |
| V | xset | allows speeding up the X rate. | |
| G | https://github.com/PearsAreGross/dwmblocks.git | serves as the modular status bar. | |
| G | https://github.com/PearsAreGross/dwm.git | is the window manager. | |
| A | mutt-wizard-git | is a light-weight terminal-based email system. | |
| slock | allows you to lock your computer, and quickly unlock with your password. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment