Hi,
I don't see rpm2txz installed, I need that to install my brother ds 740 usb scanner, rpm2tgz desn't seem to work.
The scanner worked in slackware 15 rc2, but only as root.
Any suggestions.
rpm2txz
Re: rpm2txz
install rpm2tgz package
rpm2txz included as a link to rpm2targz
rpm2txz included as a link to rpm2targz
Code: Select all
lrwxrwxrwx 1 root root 9 Φεβ 3 2022 /usr/bin/rpm2txz -> rpm2targz
Re: rpm2txz
Code: Select all
root@hawk:~# lrwxrwxrwx 1 root root 9 Φεβ 3 2022 /usr/bin/rpm2txz -> rpm2targz
-bash: lrwxrwxrwx: command not found
Re: rpm2txz
After installing the package, donoob51 wrote: ↑3. Feb 2023, 02:21Code: Select all
root@hawk:~# lrwxrwxrwx 1 root root 9 Φεβ 3 2022 /usr/bin/rpm2txz -> rpm2targz -bash: lrwxrwxrwx: command not found
Code: Select all
which rpm2txz
Code: Select all
type -p rpm2txz
-
- Posts: 490
- Joined: 20. Jun 2016, 20:15
Re: rpm2txz
One more:
Code: Select all
didier[~]$ command -v rpm2txz
/usr/bin/rpm2txz