Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 533 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 533 Bytes

warning

Project will be no longer developed. Please look at https://github.com/PiotrKruk99/packsbyname-python for Python's solution about packages search problem.

packsbyname

Project for searching ArchLinux repositories only by packages name.

Tool should be used by invoking script file with phrase to search in packages names:

./packsbyname.sh [phrase to search]

'dotnet-sdk-3.1' or higher and 'yay' is necessary to run project. You can use Pacman instead of Yay (or another package manager) by adjustment 'packsbyname.sh'.