Posts: 177
rmcellig
Joined: 04 Mar 2014
#1
I just installed Antix 13.2 (wheezy) on my laptop. I went into Synaptic and reloaded the repos.For some reason, some packages seem to be missing from the repos. I can't for example install Filezilla or Audacity. They are not in the repos. What should I do? Should I post back additional info that might help resolve this issue?

Thanks!!!

For some reason, everything seems to be working now.
jdmeaux1952
Posts: 667
jdmeaux1952
Joined: 01 Nov 2013
#2
Remember; When all else fails, reboot. __{{emoticon}}__
Posts: 4,164
rokytnji
Joined: 20 Feb 2009
#3
Whether it be MX-14 or AntiX 13.2

After a install and reboot. Open a terminal.

MX-14

Code: Select all

sudo ap-get update
Hit enter and when done reboot.

Antix 13.2 and earlier

Code: Select all

sux
password and hit enter

Code: Select all

apt-get update
Hit enter and when done reboot.

Install anything to your hearts content. Sometime I only need to logout and back instead of reboot for a application install to take. But not always.
Posts: 177
rmcellig
Joined: 04 Mar 2014
#4
That worked great!