How to install antiX packageinstaller?  [Solved]

Post Reply
Message
Author
User avatar
Michael-IDA
Posts: 321
Joined: Sat Jan 12, 2019 9:00 pm

How to install antiX packageinstaller?

#1 Post by Michael-IDA »

Is there a way to manually install the antiX packageinstaller?

I figured I could just apt-get install, but...

Code: Select all

michael@antix1:~
$ dpkg -S /usr/bin/packageinstaller
dpgk-query: no path found matching pattern /usr/bin/packageinstaller
Background: I’d like to install antiX-21_x64-base [-core, base seems to install window managers] and then manually add TDE on top of that*. I really, really like the MX/antiX package installers, so trying to figure out a way to add it back into a base install.

Thanks,
Michael

* I did this with MX18, it worked really well and didn’t have any of the Xfce/TDE conflicts to work out.

No QSI available: The VM I’m testing with won’t do bidirectional clipboard (and bricks when guest tools are installed). The above code snippet was manually typed, so probably has typo’s.
Last edited by Michael-IDA on Wed Dec 01, 2021 3:26 pm, edited 1 time in total.
MX-19, Trinity Desktop Environment (TDE)
NIH Cancer Study: The group supplemented with both vitamins and fenbendazole exhibited significant (P = 0.009) inhibition of tumor growth.

User avatar
figueroa
Posts: 1053
Joined: Fri Dec 21, 2018 12:20 am

Re: How to install antiX packageinstaller?  [Solved]

#2 Post by figueroa »

It's already installed.

Code: Select all

apt policy packageinstaller
Added: Look on the menu under System.
Andy Figueroa
Using Unix from 1984; GNU/Linux from 1993

User avatar
Michael-IDA
Posts: 321
Joined: Sat Jan 12, 2019 9:00 pm

Re: How to install antiX packageinstaller?

#3 Post by Michael-IDA »

Thanks @figueroa,

Odd that the package doesn't register its own file with dpkg? But that's a mystery for some other day.
MX-19, Trinity Desktop Environment (TDE)
NIH Cancer Study: The group supplemented with both vitamins and fenbendazole exhibited significant (P = 0.009) inhibition of tumor growth.

User avatar
dolphin_oracle
Developer
Posts: 20024
Joined: Sun Dec 16, 2007 1:17 pm

Re: How to install antiX packageinstaller?

#4 Post by dolphin_oracle »

Michael-IDA wrote: Wed Dec 01, 2021 10:48 am Thanks @figueroa,

Odd that the package doesn't register its own file with dpkg? But that's a mystery for some other day.
thants because the deb package has /bin instead of /usr/bin. /bin is symlinked to /usr/bin, but dpkg-query only searches what the deb file contains, not the system path.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.

Post Reply

Return to “antiX”