added missing software.

This commit is contained in:
Dorian
2021-11-10 12:50:07 -05:00
parent 20976422aa
commit d2f9f33f12

View File

@@ -10,9 +10,9 @@ tag,Name in Repo,Purpose(word or phrase to sound right installing)
,ttf-ubuntu-font-family,the only good thing from Ubuntu. ,ttf-ubuntu-font-family,the only good thing from Ubuntu.
A,lf-git,is a terminal file manager. A,lf-git,is a terminal file manager.
,thunar,is a graphical file manager. ,thunar,is a graphical file manager.
,thunar-archive-plugin ,thunar-archive-plugin,provides archive compatibility for thunar.
,thunar-volman ,thunar-volman,allows thunar to mount removable file sytems.
A,thunar-shares-plugin A,thunar-shares-plugin,allows non sudo file sharing from thunar.
,xcompmgr,is the compositing manager. ,xcompmgr,is the compositing manager.
,xorg-xprop,is a tool for displaying window porperties. ,xorg-xprop,is a tool for displaying window porperties.
,arandr,makes multi monitor setup easy. ,arandr,makes multi monitor setup easy.
@@ -33,6 +33,7 @@ A,brave-bin,is the systems web browser.
,ntfs-3g,give NTFS compatibility. ,ntfs-3g,give NTFS compatibility.
,pulseaudio-alsa,is the audio system. ,pulseaudio-alsa,is the audio system.
,pulsemixer,is an audio controller. ,pulsemixer,is an audio controller.
,pamixer,is a command line mixer for pulse.
A,sc-im,a terminal spreadsheet manager. A,sc-im,a terminal spreadsheet manager.
,maim,is for taking screenshots. ,maim,is for taking screenshots.
,unclutter,hides the mouse cursor. ,unclutter,hides the mouse cursor.
@@ -54,3 +55,4 @@ A,sc-im,a terminal spreadsheet manager.
,slock,allows locking of desktop session. ,slock,allows locking of desktop session.
,socat,is a utility which establishes two byte streams and transfers data between them. ,socat,is a utility which establishes two byte streams and transfers data between them.
,moreutils,is a collection of unix tools. ,moreutils,is a collection of unix tools.
A,gotop,is a terminal based activity monitor.
1 tag Name in Repo Purpose(word or phrase to sound right installing)
10 ttf-ubuntu-font-family the only good thing from Ubuntu.
11 A lf-git is a terminal file manager.
12 thunar is a graphical file manager.
13 thunar-archive-plugin provides archive compatibility for thunar.
14 thunar-volman allows thunar to mount removable file sytems.
15 A thunar-shares-plugin allows non sudo file sharing from thunar.
16 xcompmgr is the compositing manager.
17 xorg-xprop is a tool for displaying window porperties.
18 arandr makes multi monitor setup easy.
33 ntfs-3g give NTFS compatibility.
34 pulseaudio-alsa is the audio system.
35 pulsemixer is an audio controller.
36 pamixer is a command line mixer for pulse.
37 A sc-im a terminal spreadsheet manager.
38 maim is for taking screenshots.
39 unclutter hides the mouse cursor.
55 slock allows locking of desktop session.
56 socat is a utility which establishes two byte streams and transfers data between them.
57 moreutils is a collection of unix tools.
58 A gotop is a terminal based activity monitor.