I have always installed Rosegarden in my computers, but today when trying to install it in yet anpther machine, I got
arthur-lifebooke756:[root]:/home/arthur# pacman -Ss rosegarden
arthur-lifebooke756:[root]:/home/arthur#
My pacman.config includes:
#[system-gremlins]
#Include = /etc/pacman.d/mirrorlist
[system]
Include = /etc/pacman.d/mirrorlist
#[world-gremlins]
#Include = /etc/pacman.d/mirrorlist
[world]
Include = /etc/pacman.d/mirrorlist
#[galaxy-gremlins]
#Include = /etc/pacman.d/mirrorlist
[galaxy]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the lib32 repositories as required here.
#[lib32-gremlins]
#Include = /etc/pacman.d/mirrorlist
#[lib32]
#Include = /etc/pacman.d/mirrorlist
Must I add any specific repo in order to obtain Rosegarden ? ? ? ? ??
Hello,
Rosegarden is in the extra (arch) repository :
pacman -Ss rosegarden
extra/rosegarden 23.06-1 (pro-audio)
MIDI/audio sequencer and notation editor
https://wiki.artixlinux.org/Main/Repositories#Arch_repositories
It is in the arch repos (extra), as tintin mentioned.
I also found it on flathub. You might want to install it using flatpak if you do not want to touch arch repos.
Flatpaks are supossed to be distro-agnostic so they will work. Before you install I would check the page of this package on flathub.
Rosegarden also exists in an Appimage version.