[Return] [Catalog]

1 guest@cc 1969-12-31T17:00:00

bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
bla bla bla requires bla bla bla
and so on x times 50


How do I solve this problem easier when installing packages on my tablet. I'm using manjaro openrc vanilla version? My tablet can't into internet, so I'm installing my packages through file transferring using a thumb drive. I have to transfer necessary packages from computer that have internet to my thumb drive than to my tablet.

I thought pacman -Sw command would download the needed dependencies all together. Fucking kill me pls.
»
2 guest@cc 1969-12-31T17:00:00
btw, this is my fresh manjaro installed on tablet btw.
»
3 guest@cc 1969-12-31T17:00:00
The tag is "cb" for making a code-block here instead of "code".

But wouldn't it be the same for Manjaro as Arch Linux since they use the same package manager?
https://wiki.archlinux.org/index.php/offline_installation_of_packages

These lines are for keeping the system up to date, but I wonder if you can modify it to ask for a particular package instead.
Machine without internet:
pacman -Sup --noconfirm > pkglist
take pkglist to machine with internet, run in empty directory to download everything:
wget -nv -i ../pkglist
take the downloads to machine without internet and put them in /var/cache/pacman/pkg then run:
pacman -S package-name
»
4 guest@cc 1969-12-31T17:00:00
o

I'll do it tomorrow.
I need to look back what specific packages I need to install into my tablet.

[Return] [Catalog]
Delete Post:
OptionsPassword
Name
Comment
File