How to Install and Uninstall audio-convert Package on Manjaro

Last updated: May 11,2024

1. Install "audio-convert" package

This is a short guide on how to install audio-convert on Manjaro

$ sudo pacman -Sy $ sudo pacman -S audio-convert

2. Uninstall "audio-convert" package

This tutorial shows how to uninstall audio-convert on Manjaro:

$ sudo pacman -Rcns audio-convert

3. Information about the audio-convert package on Manjaro

Repository : extra
Name : audio-convert
Version : 0.3.1.1-9
Description : A script with an easy to use interface to convert audio files:
wav, mp3, ogg, flac, aac, mpc, ape and wma
Architecture : any
URL : http://freshmeat.net/projects/audio-convert
Licenses : GPL
Groups : None
Provides : None
Depends On : bash zenity
Optional Deps : faac: for aac support
faad2: for aac support
flac: for flac support
id3lib: for mp3 support
lame: for mp3 support
mplayer: for wma support
musepack-tools: for mpc support
vorbis-tools: for ogg support
Conflicts With : None
Replaces : None
Download Size : 10.83 KiB
Installed Size : 41.25 KiB
Packager : Evangelos Foutras
Build Date : Tue Jul 7 19:30:36 2020
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions