General TC > Programming & Scripting - Unofficial
Help with dpm
ferran:
It's rare...
After I downloaded Packages.gz from https://deb.opera.com/opera/dists/stable/non-free/binary-i386/
and decompressed with gzip -dl Packages.gz i gained this:
--- Code: ---tc@box:~/Downloads$ gzip -dl Packages.gz
compressed uncompressed ratio uncompressed_name
1820 7557 76.2% Packages
--- End code ---
huh... but i tried
--- Code: ---tc@box:~/Downloads$ dpm -wi Packages
package not found: Packages
tc@box:~/Downloads$
tc@box:~/Downloads$ ./Packages
sh: ./Packages: not found
tc@box:~/Downloads$
--- End code ---
LeL. What fk... is that "Packages"? XD
ferran:
TIP
If are you ask yourself why I don't wants to install our opera.tcz is because its version is less than the 20th (since this and the nexts we can play html5 streaming/live video, before don't).
All right. Next test:
i downloaded the .rpm package from the Opera's website
--- Code: ---tc@box:~/Downloads$ sudo rpm -i opera-stable_68.0.3618.56_amd64.rpm
tc@box:~/Downloads$ ls
--- End code ---
Aham...
I think I'm going to worth with another things... :(
Rich:
Hi ferran
Maybe something like this:
--- Code: ---dpm mirror "https://deb.opera.com/opera/dists/stable/non-free/binary-i386/"
dpm update
dpm -s opera
--- End code ---
Does it list an opera package now?
This is all guesswork on my part. I'm not familiar with this script or how .deb packages are handled.
ferran:
Rich it don't works too
--- Code: ---root@box:/home/tc/Downloads# dpm mirror "https://deb.opera.com/opera/dists/stable/non-free
/binary-i386/"
root@box:/home/tc/Downloads# dpm update
Connecting to deb.opera.com (151.101.134.202:443)
wget: server returned error: HTTP/1.1 404 Not Found
Connecting to deb.opera.com (151.101.134.202:443)
wget: server returned error: HTTP/1.1 404 Not Found
Connecting to deb.opera.com (151.101.134.202:443)
wget: server returned error: HTTP/1.1 404 Not Found
root@box:/home/tc/Downloads#
--- End code ---
Rich: I'm aware of this. I appreciate all the time you're giving me.
Maybe the author of this script could to clear more what I need to do soon.
aswjh:
Sorry so long to reply.
#needs squashfs-tools openssl:
tce-load -wi squashfs-tools openssl
#first, modify ld.so.conf and config:
dpm config
#now search or install package:
dpm -s geany
dpm -wi geany
#If necessary, select a faster mirror:
dpm mirror unitedstates
or dpm mirror, then type the country
or MIRROR=http://mirror.nju.edu.cn/debian/ CODENAME=buster SUBDIV=main dpm config
or MIRROR=http://mirror.nju.edu.cn/debian/ dpm -wi xxx
#convert deb to tcz
sudo deb2tcz.sh xxx.deb
latest dpm 1.1.2:
Navigation
[0] Message Index
[*] Previous page
Go to full version