This is a small tool to help you download programs from AUR without installing any heavy AUR Helper.
1 - Create a directory to download the script or download it anywhere.
2 - Clone the repository
git clone https://github.com/Sweetspotproject/liten.git
3 - Add the location of the script to the path inside the .zshrc or .bashrc file, as follows:
This depends on the names of your directories.
For .zshrc:
export PATH="/home/YourUser/RouteToDirectory:$PATH"
For .bashrc:
export PATH="/home/YourUser/RouteToDirectory:$PATH"
4 - Simply type source .zshrc or source .bashrc to update the file and that's it, you can use it in your terminal.
Simply type liten.sh followed by the program or package you are looking for, and all those related to your search will appear.
Example: