Giter Club home page Giter Club logo

taur's Introduction

taur

taur (Tiny AUR helper) is a utility for managing Arch Linux AUR repositories. It is intended for users that manually build AUR packages with makepkg, but don't want to manually check and update every single git repository.

This project was born when my shell script for checking for updates in AUR packages became more and more difficult to maintain and extend. To be able to provide more functionality and a code base that's easier to maintain, I decided to rebuild the same functionality in the [Rust programming language][rust-lang]. After a few hours, taur had the same functionality as my previous shell script and quickly advanced with more and more features.

Features

  • Fetch all local AUR repositories and print available updates (new commits inside the remote repository)
  • Pull all or some local AUR repositories
  • Search for packages in AUR
  • Clone new packages from AUR
  • Fetch and pull are done in parallel for all specified repositories

Installation

Currently, the only option is using cargo. Other installation options may be added later when needed. Install taur by running the following command:

cargo install taur

Usage

Command Function
taur Same as taur fetch
taur clone <package_name> Clone a package with the given name from AUR
taur fetch Fetch all local repositories and print new commits
taur pull <package_names> Pull given package repositories (or all when no package is specified)
taur search <expression> Search AUR packages by specified expression

Status

taur works for my current needs and does so very fast. There is room for improvement though (like better structuring the code).

Also, new functionality is planned and proposals and pull requests are very welcome.

taur's People

Contributors

arnej avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

morganamilo

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.