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