You are not logged in.

#1 2017-02-20 14:26:02

pro_devel
Member
Registered: 2017-02-18
Posts: 7

[solved]where downloaded packages stored ?

Where I can find the downloaded package/s from terminal ? usually the package/s from pacman ?
example : pacman -S gnome  , where gnome packages downloaded ?

Last edited by pro_devel (2017-02-20 15:08:34)

Offline

#2 2017-02-20 14:35:01

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,645

Re: [solved]where downloaded packages stored ?

Read the man pages. Packages are downloaded to wherever pacman.conf tells pacman to put the cache. https://www.archlinux.org/pacman/pacman.conf.5.html

pacman.conf man page wrote:

A typical default is /var/cache/pacman/pkg/

Last edited by 2ManyDogs (2017-02-20 14:35:51)

Offline

#3 2017-02-20 14:38:50

eschwartz
Fellow
Registered: 2014-08-08
Posts: 4,097

Re: [solved]where downloaded packages stored ?

man -P 'less -p CacheDir' pacman.conf

Managing AUR repos The Right Way -- aurpublish (now a standalone tool)

Offline

Board footer

Powered by FluxBB