Coder Social home page Coder Social logo

archlinux / pacman-contrib Goto Github PK

View Code? Open in Web Editor NEW
16.0 13.0 4.0 410 KB

Contributed scripts and tools for pacman systems (read-only mirror)

Home Page: https://gitlab.archlinux.org/pacman/pacman-contrib

Makefile 3.67% Shell 42.96% M4 9.96% Perl 3.10% C 23.05% Vim Script 17.27%

pacman-contrib's Introduction

pacman-contrib

This repository contains contributed scripts to pacman.

Note: This used to be part of pacman.git, but was moved out to make pacman maintenance easier.

How to build:

./autogen.sh
./configure --prefix=/usr \
            --sysconfdir=/etc \
            --localstatedir=/var
make
make check
make install DESTDIR="$pkgdir"

Scripts available in this repository:

  • checkupdates - print a list of pending updates without touching the system sync databases (for safety on rolling release distributions).

  • paccache - a flexible package cache cleaning utility that allows greater control over which packages are removed.

  • pacdiff - a simple pacnew/pacsave updater for /etc/.

  • paclist - list all packages installed from a given repository. Useful for seeing which packages you may have installed from the testing repository, for instance.

  • paclog-pkglist - lists currently installs packages based pacman's log.

  • pacscripts - tries to print out the {pre,post}_{install,remove,upgrade} scripts of a given package.

  • pacsearch - a colorized search combining both -Ss and -Qs output. Installed packages are easily identified with a [installed], and local-only packages are also listed.

  • rankmirrors - ranks pacman mirrors by their connection and opening speed.

  • updpkgsums - performs an in-place update of the checksums in a PKGBUILD.

pacman-contrib's People

Contributors

blochl avatar cbrt64 avatar danielrparks avatar denton-l avatar diabonas avatar dmitrykuzmenko avatar dvzrv avatar eli-schwartz avatar foutrelis avatar frederick888 avatar freso avatar incertia avatar jakseb avatar jelly avatar joak-pet avatar kerolasa avatar kyrias avatar lrustand avatar matthewarmand avatar michaelstraube avatar morganamilo avatar nl6720 avatar observeroftime avatar piggynl avatar polyzen avatar ram-z avatar self-perfection avatar thiagowfx avatar wisp3rwind avatar zlima12 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.