GithubHelp home page GithubHelp logo

ulisesalexanderam / pacman Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zimfw/pacman

0.0 0.0 0.0 43 KB

Adds aliases for the pacman package manager. Also includes optional helper aliases.

License: MIT License

Shell 100.00%

pacman's Introduction

pacman

Adds aliases for the pacman package manager.

Also includes optional helper(s).

Settings

Set wrapper_here to a wrapper if applicable (powerpill, pacmatic, etc):

zstyle ':zim:pacman' frontend 'wrapper_here'

Add any helper scripts to be loaded:

zstyle ':zim:pacman' helpers 'aur'

Helpers

aur

provides simple AUR helper aliases.

  • aurb package_name clone the package from the AUR, build, and install.
  • aurd package_name clone the package from the AUR, but do not build.
  • auru run inside a directory created with aurb, this will update, build, and install a package.

Aliases

Build

  • pacb build package in the current directory, cleanup, and install.

Install

  • paci install, sync, and upgrade packages.
  • pacu install, sync, and upgrade packages (forcibly refresh package list).
  • pacU install packages from pkg file.
  • pacd install all packages in current directory.

Remove

  • pacr remove package and unneeded dependencies.
  • pacrm remove package, unneded dependencies, and configuration files.

Query

  • pacq query package information from remote repository
  • pacQ query package information from local repository

Search

  • pacs search for package in the remote repository
  • pacS search for package in the local repository

Orphans

  • pacol list orphan packages
  • pacor remove all orphan packages

Database

  • pacpexp mark packages as explicitly installed
  • pacpdep mark packages as non-explicitly installed or as dependency

Ownership

  • pacown list all files provided by a given package
  • pacblame show package(s) that own a specified file


yay-aliases

Adds aliases for the yay AUR helper.

Aliases

General

  • yayconf print current yay configuration.

Install

  • yins install, sync, and upgrade packages.
  • yupg install, sync, and upgrade packages (forcibly refresh package list).
  • yinsf install packages from pkg file.
  • yinsdir install all packages in current directory.

Remove

  • yr remove package and unneeded dependencies.
  • yrm remove package, unneded dependencies, and configuration files.

Query

  • yqry query package information from remote repository
  • yQry query package information from local repository

Search

  • ys search for package in the remote repository
  • yS search for package in the local repository

Orphans

  • yol list orphan packages
  • yor remove all orphan packages

Ownership

  • yown list all files provided by a given package
  • yblame show package(s) that own a specified file


======

Spanish translation / Traduccion en español

If you want to see the spanish version of this file, you can do it here. If you want to help with the translation, you can switch to the traduccion-en-español branch. Also there would be the rest of the files in spanish, right now (11.09.2020) only this file is translate.

Si quieren ver la version en español de este README, pueden hacerlo aqui. Si quieren ayudar con la traduccion, pueden cambiar a la rama traduccion-en-español. Tambien ahi estaran los archivos pero en español, actualmente (09 de noviembre de 2020) solo el README esta traducido.

pacman's People

Contributors

ericbn avatar eriner avatar hyshka avatar sebastianst avatar ulisesalexanderam 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.