Add and sort packages
This commit is contained in:
parent
cf2e6ebfdc
commit
181755f3fe
1 changed files with 10 additions and 6 deletions
16
progs.csv
16
progs.csv
|
@ -1,8 +1,4 @@
|
|||
#TAG,NAME IN REPO (or git url),category,PURPOSE (should be a verb phrase to sound right while installing)
|
||||
,hyprland,gui,"is a tiling compositor for wayland."
|
||||
,librewolf,www,"is the default browser."
|
||||
,kitty,gui,"is a terminal emulator."
|
||||
,kitty-terminfo,gui,"enables terminal libraries to utilize kitty's capabilities."
|
||||
,aerc,mail,"does something"
|
||||
,arduino-ide,electronics,"does something"
|
||||
,artix-archlinux-support,system,"does something"
|
||||
|
@ -18,9 +14,9 @@
|
|||
,cronie,system,"does something"
|
||||
,dhcpcd-openrc,system,"does something"
|
||||
,element-desktop,matrix,"does something"
|
||||
,vscodium,webdev,"does something"
|
||||
,ffmpeg,system,"can record and splice video and audio on the command line."
|
||||
,firefox,www,"does something"
|
||||
,flutter,webdev,"is a toolkit for developing portable applications."
|
||||
,fzf,system,"is a fuzzy finder tool used for easy selection and location of files."
|
||||
,gdb,lowlev-cysec,"does something"
|
||||
,gdb-common,lowlev-cysec,"does something"
|
||||
|
@ -33,6 +29,7 @@
|
|||
,gtkwave,electronics,"does something"
|
||||
,gvim,system,"does something"
|
||||
,hexer,cysec,"does something"
|
||||
,hyprland,gui,"is a tiling compositor for wayland."
|
||||
,imv,gui,"does something"
|
||||
,isync,mail,"does something"
|
||||
,iverilog,electronics,"does something"
|
||||
|
@ -42,7 +39,10 @@
|
|||
,jupyter-notebook,ml,"does something"
|
||||
,jupyter-server,ml,"does something"
|
||||
,kdenlive,editing,"does something"
|
||||
,kitty,gui,"is a terminal emulator."
|
||||
,kitty-terminfo,gui,"enables terminal libraries to utilize kitty's capabilities."
|
||||
,libreoffice-fresh,office,"does something"
|
||||
,librewolf,www,"is the default browser."
|
||||
,libva-utils,editing,"does something"
|
||||
,libva-vdpau-driver,editing,"does something"
|
||||
,libvdpau-va-gl,editing,"does something"
|
||||
|
@ -68,8 +68,8 @@
|
|||
,pass,passwords,"does something"
|
||||
,passff-host,passwords,"does something"
|
||||
,pipewire,system,"gives pipewire compatibility with PulseAudio programs."
|
||||
,pipewire-pulse,system,"gives pipewire compatibility with PulseAudio programs."
|
||||
,pipewire-alsa,system,"configures pipewire to work with ALSA."
|
||||
,pipewire-pulse,system,"gives pipewire compatibility with PulseAudio programs."
|
||||
,plocate,system,"does something"
|
||||
,polkit,system,"manages user policies."
|
||||
,postgresql-old-upgrade,webdev,"does something"
|
||||
|
@ -119,6 +119,7 @@
|
|||
,vdpauinfo,amd,"does something"
|
||||
,virt-manager,virtual,"does something"
|
||||
,virt-viewer,virtual,"does something"
|
||||
,vscodium,webdev,"does something"
|
||||
,wabt,cysec,"does something"
|
||||
,waybar,gui,"does something"
|
||||
,wayland-protocols,gui,"does something"
|
||||
|
@ -129,6 +130,7 @@
|
|||
,words,system,"does something"
|
||||
,xf86-video-amdgpu,amd,"does something"
|
||||
,xorg-xinput,gui,"does something"
|
||||
,yosys,electronics,"is a framework for RTL synthesis."
|
||||
,yt-dlp,gui,"can download any YouTube video (or playlist or channel) when given the link."
|
||||
,zaproxy,cysec,"does something"
|
||||
,zathura,gui,"is a pdf viewer with vim-like bindings."
|
||||
|
@ -140,6 +142,7 @@
|
|||
A,android-sdk-platform-tools,webdev,"does something"
|
||||
A,android-studio,webdev,"does something"
|
||||
A,anki-bin,anki,"does something"
|
||||
A,arachne-pnr-git,electronics,"is a place and route tool for FPGAs."
|
||||
A,beebem,retro,"does something"
|
||||
A,binaryninja-free,cysec,"does something"
|
||||
A,borg2,backup,"does something"
|
||||
|
@ -149,6 +152,7 @@ A,dex2jar,cysec,"does something"
|
|||
A,exodus,crypto,"does something"
|
||||
A,fatcat,system,"does something"
|
||||
A,fuse-emulator,retro,"does something"
|
||||
A,icestorm-git,electronics,"allows generation of Lattice iCE40 FPGA bitstreams."
|
||||
A,ida-free,cysec,"does something"
|
||||
A,light,gui,"does something"
|
||||
A,python-angr,cysec,"does something"
|
||||
|
|
|
Loading…
Add table
Reference in a new issue