View Single Post
SourenAraya's Avatar
Posts: 72 | Thanked: 239 times | Joined on Sep 2013
#237
Anyone who already get jPhone can give me installed packages?

Code:
zypper -A se -i | cut -f 2 -d '|' | sed -n '6~1p' > packages.lst
zypper --disable-system-resolvables install --download-only $(cat packages.lst)
Packages RPM's in /var/cache/zypp/packages/ and subdirectories, so i need this directory.
Can anyone upload archive of this directory on dropbox or googledrive or somewhere else?
 

The Following 5 Users Say Thank You to SourenAraya For This Useful Post: