please update: pkgver="3.5.4"
Search Criteria
Package Details: renoise 3.5.4-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/renoise.git (read-only, click to copy) |
|---|---|
| Package Base: | renoise |
| Description: | A music composition program |
| Upstream URL: | https://www.renoise.com |
| Keywords: | daw music renoise tracker |
| Licenses: | custom:renoise |
| Conflicts: | renoise3-demo |
| Provides: | dssi-host, ladspa-host, vst-host, vst3-host |
| Submitter: | niv |
| Maintainer: | dsonck92 |
| Last Packager: | dsonck92 |
| Votes: | 24 |
| Popularity: | 0.108427 |
| First Submitted: | 2016-01-28 01:16 (UTC) |
| Last Updated: | 2025-11-27 23:10 (UTC) |
Dependencies (4)
- alsa-lib
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- libx11 (libx11-gitAUR, libx11-mr293AUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (optional) – For JACK audio support
Required by (95)
- a-sid (requires vst3-host) (optional)
- adt (requires vst3-host) (optional)
- aida-x-git (requires vst3-host)
- aida-x-git (requires vst-host)
- airwindows-consolidated-git (requires vst3-host) (optional)
- amsynth-git (requires dssi-host) (optional)
- amsynth-git (requires vst-host) (optional)
- cabbage-bin (requires vst-host) (optional)
- cabbage-bin (requires vst3-host) (optional)
- cardinal-data-git (requires vst-host) (optional)
- cardinal-data-git (requires vst3-host) (optional)
- cardinal-git (requires vst3-host) (optional)
- cardinal-git (requires vst-host) (optional)
- cardinal-vst-git (requires vst-host)
- cardinal-vst3-git (requires vst3-host)
- carla-git (requires vst-host) (optional)
- cchorus (requires vst3-host) (optional)
- cchorus (requires vst-host) (optional)
- cchorus (requires ladspa-host) (optional)
- chowmatrix-git (requires vst3-host) (optional)
- Show 75 more...
Sources (2)
tkna commented on 2025-11-27 10:17 (UTC) (edited on 2025-11-27 10:18 (UTC) by tkna)
tkna commented on 2025-10-19 18:58 (UTC)
please update: pkgver = 3.5.3
tkna commented on 2025-07-11 03:01 (UTC) (edited on 2025-07-11 03:02 (UTC) by tkna)
@dsonck92 How about something like this for now? https://0x0.st/8Dac.txt
dsonck92 commented on 2025-07-08 09:21 (UTC)
@tkna that's a good observation! I'll have to look into this at some point.
For now I'll first update the version, but later I'll try to look into a better install method.
tkna commented on 2024-12-23 02:44 (UTC) (edited on 2024-12-23 02:46 (UTC) by tkna)
@DeltaTheFox We have a package for a demo version and recommend that you use it. If you have any problems, please comment here. https://aur.archlinux.org/packages/renoise-demo
DeltaTheFox commented on 2024-12-22 23:26 (UTC) (edited on 2024-12-22 23:30 (UTC) by DeltaTheFox)
For any other fellow arch noobs out there, If you are using the demo version if Renoise you will have to rename the file to match the source file expected.
This is what I did to install the demo version on x86_64 after git cloning the aur link, and copying the tar.gz file from Renoise.com to the same directory.:
mkdir src &&
cp Renoise_3_4_4_Demo_Linux_x86_64.tar.gz src/ &&
cd src &&
bsdtar -xvzf Renoise_3_4_4_Demo_Linux_x86_64.tar.gz &&
cp -r Renoise_3.4.4_Demo_Linux_x86_64/ rns_344_linux_x86_64 &&
cd .. &&
cp Renoise_3_4_4_Demo_Linux_x86_64.tar.gz rns_344_linux_x86_64.tar.gz &&
makepkg
Hope this helps!
tkna commented on 2024-09-08 14:42 (UTC) (edited on 2024-12-23 09:31 (UTC) by tkna)
@dsonck92 I apologize if I am wrong, but I checked the permissions on the files deployed with such a command and found that most of them were granted execute permission. https://0x0.st/XwR9.txt
pacman -Ql renoise | cut -d ' ' -f 2- | LANG=C xargs -I{} ls -ld "{}" > renoise-list.txt
I think it would be better to reflect the process described in install.sh , but what do you think?
wolfdog commented on 2024-07-26 01:35 (UTC)
consider adding provides=("vst-host" "vst3-host" "ladspa-host" "dssi-host") to the PKGBUILD
tkna commented on 2023-09-19 02:45 (UTC)
please update: pkgver = 3.4.3
Pinned Comments
NeoZelox commented on 2016-09-13 04:22 (UTC)