Skip to content

AUR Helper created on Bash, its a very simple tool for save storage

Notifications You must be signed in to change notification settings

Sweetspotproject/liten

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Logo

AUR Finder

This is a small tool to help you download programs from AUR without installing any heavy AUR Helper.

Installation

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.

How to Use

Simply type liten.sh followed by the program or package you are looking for, and all those related to your search will appear.

Example:

aurfinder-ezgif com-video-to-gif-converter

Thanks :)

About

AUR Helper created on Bash, its a very simple tool for save storage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages