LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Audacious not removed (https://www.linuxquestions.org/questions/slackware-14/audacious-not-removed-4175506823/)

Pinonoir 06-02-2014 06:23 PM

Audacious not removed
 
I removed audacious

The list below shows all packages with name matching "audacious".

[uninstalled] - audacious-3.3.4-x86_64-1
[uninstalled] - audacious-plugins-3.3.4-x86_64-1

You can search specific files using "slackpkg file-search file".

However, I can still run the program in xfce fine, how do I remove it.

Didier Spaier 06-02-2014 06:42 PM

I think you have a mix of Slackware64-current and Slackware64-14.1, as audacious-3.3.4 is shipped in -current, not in -14.1

Which one do you run: Slackware64-current or Slackware64-14.1?

Or, maybe you uncommented a wrong mirror in /etc/slackpkg/slackpkg.conf.

Please tell us which one you uncommented.

Also please post output of following command:
Code:

ls -1 /var/log/packages/audacious*

Pinonoir 06-02-2014 06:51 PM

Currently using 14, the mirror was checked and is showing a UK mirror for 14 as well.

Unable to locate directory with the ls command you posted.

Pinonoir 06-02-2014 06:53 PM

Also the mirror was checked and is for Slack 14 and not current.

Didier Spaier 06-02-2014 07:02 PM

Then how can we explain that you uninstalled a package not included in Slackare 14? Did you upgrade or downgrade Slackware using slackpkg?

Pinonoir 06-02-2014 07:08 PM

Quote:

Originally Posted by Didier Spaier (Post 5181150)
Then how can we explain that you uninstalled a package not included in Slackare 14? Did you upgrade or downgrade Slackware using slackpkg?

This is a fresh install, I wanted to remove it due to poor performance.

The mirror I uncommented in /etc/slackpkg/mirrors-
# UNITED KINGDOM (UK)
# ftp://ftp.mirrorservice.org/sites/ft...ckware64-14.1/
http://ftp.mirrorservice.org/sites/f...ckware64-14.1/

And from /etc/slackpkg/slackpkg.conf-
#
# The MIRROR is set from /etc/slackpkg/mirrors
# You only need to uncomment the selected mirror.
# Uncomment one mirror only.
#

Didier Spaier 06-02-2014 07:18 PM

OK i was wrong, the audacious version is 3.3.4. But I can't uderstand why you can run audacious if it's uninstalled.

Are you sure that XFCE is not showing you another media payer than audacious?

Also, please provide full output of:
Code:

ls  ls -1 /var/log/packages/au*

Pinonoir 06-02-2014 07:20 PM

Quote:

Originally Posted by Didier Spaier (Post 5181155)
OK i was wrong, the audacious version is 3.3.4. But I can't uderstand why you can run audacious if it's uninstalled.

Are you sure that XFCE is not showing you another media payer than audacious?

Also, please provide full output of:
Code:

ls  ls -1 /var/log/packages/au*

bash-4.2$ ls -1 /var/log/packages/au*
/var/log/packages/audiofile-0.3.6-x86_64-1
/var/log/packages/autoconf-2.69-noarch-1
/var/log/packages/autofs-5.0.7-x86_64-2
/var/log/packages/automake-1.11.5-noarch-1
/var/log/packages/automoc4-0.9.88-x86_64-1

dugan 06-02-2014 07:33 PM

What does this give you?

Code:

which audacious

Pinonoir 06-02-2014 07:36 PM

Quote:

Originally Posted by dugan (Post 5181169)
What does this give you?

Code:

which audacious

/usr/bin/audacious

Didier Spaier 06-02-2014 07:56 PM

So obviously audacious is still there.Please tell which command you used to remove it, and try this one:
Code:

removepkg audacious
If that doesn't work reinstall it with the command installpkg, then remove it again with removepkg.

Pinonoir 06-02-2014 08:00 PM

bash-4.2$ sudo removepkg audacious
ls: cannot access /var/log/packages/audacious*: No such file or directory
No such package: /var/log/packages/audacious. Can't remove.
bash-4.2$ sudo installpkg audacious
Cannot install audacious: file not found
bash-4.2$

dugan 06-02-2014 08:02 PM

Download an audacious-3.3.4 package, install it with installpkg to make it known to the package "database", and then remove it with removepkg.

Pinonoir 06-02-2014 08:05 PM

Quote:

Originally Posted by dugan (Post 5181184)
Download an audacious-3.3.4 package, install it with installpkg to make it known to the package "database", and then remove it with removepkg.

How would I go about this? Nothing exists for audacious at SlackBuilds.

willysr 06-02-2014 08:27 PM

audacious is part of Slackware, not in SlackBuilds


All times are GMT -5. The time now is 03:59 AM.