Git Product home page Git Product logo

downgrade's Introduction

Downgrade

CircleCI

Eases downgrading packages in Arch Linux.

Installation

Install via the AUR.

Usage

Downgrade some packages, checking both local cache and the A.L.A.:

$ downgrade foo bar

Downgrade a package, looking in only local cache:

$ DOWNGRADE_FROM_ALA=0 downgrade foo

Downgrade a package, looking in only the A.L.A.:

$ DOWNGRADE_FROM_CACHE=0 downgrade foo

Downgrade a package, looking only in local cache, and favoring su over sudo even when sudo is available:

$ DOWNGRADE_FROM_ALA=0 DOWNGRADE_NOSUDO=1 downgrade foo

Development & Testing

Install cram: https://aur.archlinux.org/packages/cram/

make test

CHANGELOG | LICENSE

downgrade's People

Contributors

pbrisbin avatar thomaash avatar haakov avatar miachm avatar alexanderkogan avatar cody-learner avatar ferdi265 avatar 7up4 avatar anthraxx avatar oxayotl avatar lilydjwg avatar

Watchers

James Cloos avatar

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.