- ArchPKGs
- How to Install/Update/Uninstall samsung_magician-consumer-ssd on Arch Linux/Manjaro/Artix
- Table of Contents
- Installation link
- Using pacman link
- Using yay link
- Updating link
- Using pacman link
- Using yay link
- Uninstallation link
- Using pacman link
- Using yay link
- More Guides
- Installing sway-video-idle-inhibit with One Command on Arch Linux, Manjaro and Anarchy
- Quick Guide on linux-tip-git-headers Installation on Arch Linux/Manjaro/EndeavourOS
- lightdm-webkit-theme-contemporary Install/Update/Remove Guide on Arch Linux, Manjaro and Artix
- eclipse-jee-bin Install, Update and Uninstall Guide on Arch Linux (Manjaro, Artix)
- How to Install perl-zabbix2-api (Full Instructions) on Arch Linux (Manjaro, RebornOS)
- How to Install, Update and Remove siglo on Arch Linux (Manjaro/ArcoLinux)
- Samsung Magician на Ubuntu 14.04
- 2 ответа
- Установка Samsung Magican на Linux
- Использование Samsung Magician в Linux
- Установка прошивки
- Обновление производительности
- Samsung Magician on Ubuntu 14.04
- 2 Answers 2
- Installing Samsung Magican on Linux
- Using Samsung Magician On Linux
- Installing firmware
- Perfomance update
ArchPKGs
How to Install/Update/Uninstall samsung_magician-consumer-ssd on Arch Linux/Manjaro/Artix
Based on samsung_magician-consumer-ssd ‘s description, it’s «CLI tool for Samsung Consumer SSDs including 470, 750, 830, 840, 850, 950 and 960 series». To install and update samsung_magician-consumer-ssd from AUR (Arch User Repository) on Arch Linux and Arch-based Linux distros (e.g. Manjaro, EndeavourOS, Garuda, RebornOS, ArcoLinux, Artix) is comparatively easy. This tutorial will cover how to install/update/remove the package with either the default package manager pacman or an AUR helper (e.g. yay ).
Table of Contents
Installation link
Two well known approaches are used to install samsung_magician-consumer-ssd from AUR. pacman is the way to go if you are a seasoned Linux user and have the knowledge of how packages are built. Otherwise, yay is a common alternative to install packages without the trouble to review PKGBUILD and build packages with makepkg afterwards.
Using pacman link
sudo pacman -S --needed git && git clone https://aur.archlinux.org/samsung_magician-consumer-ssd.git && cd samsung_magician-consumer-ssd && makepkg -si
- Install git if it’s not installed before.
- clone the package’s git repository from AUR.
- cd into the directory that we just cloned.
- Use makepkg to build the package, then install it with pacman .
Using yay link
yay -S samsung_magician-consumer-ssd
Updating link
Just like installing AUR packages, updating them is basically the same. All you have to do is pull it from source then re-build it. Yet, it is still a good practice to upgrade your whole system first with sudo pacman -Syu before updating any packages to avoid dependency issues, since Arch is a rolling-release Linux distribution.
Using pacman link
git pull && makepkg -si
- pull from the package’s git repository.
- Use makepkg to build the package. Also, it will automatically be updated with pacman if built successfully.
Using yay link
Uninstallation link
Uninstalling packages is the easiest of these three,just choose whether to keep the dependencies that no longer required by other packages and the configuration files used by the package.
Using pacman link
sudo pacman -R samsung_magician-consumer-ssd
sudo pacman -Rs samsung_magician-consumer-ssd
sudo pacman -Rns samsung_magician-consumer-ssd
Using yay link
yay -R samsung_magician-consumer-ssd
yay -Rs samsung_magician-consumer-ssd
yay -Rns samsung_magician-consumer-ssd
For more details about installing/updating AUR packages or how to install yay , please refer to this tutorial.
More Guides
Installing sway-video-idle-inhibit with One Command on Arch Linux, Manjaro and Anarchy
sway-video-idle-inhibit is «Sway Idle Inhibitor using open video devices as a signal» based on its outline. To install and update this package (sway-video-idle-inhibit) from AUR (Arch User Repository) on Arch Linux, Manjaro, EndeavourOS, Parabola, Artix, Garuda and RebornOS is comparatively simple. This tutorial will cover how to install, update and uninstall the package with either the built-in package manager pacman or an AUR helper like yay.
Quick Guide on linux-tip-git-headers Installation on Arch Linux/Manjaro/EndeavourOS
«Headers and scripts for building modules for the Linux Kernel based on the tip branch kernel» is their description of linux-tip-git-headers. To install linux-tip-git-headers from AUR (Arch User Repository) on Arch Linux and Arch-based Linux distros (e.g. Manjaro, EndeavourOS, Artix) is fairly simple. This guide will taught you how to install, update and remove the package with either the built-in package manager pacman or an AUR helper like yay.
lightdm-webkit-theme-contemporary Install/Update/Remove Guide on Arch Linux, Manjaro and Artix
«Simple LightDM WebKit theme» is their definition of lightdm-webkit-theme-contemporary. To get this package (lightdm-webkit-theme-contemporary) from AUR (Arch User Repository) on Arch Linux and Arch-based distros (e.g. Manjaro, EndeavourOS, Anarchy, RebornOS, Garuda, Artix) is pretty uncomplicated. This guide will show you step-by-step how to install, update and uninstall the package with either the default package manager pacman or an AUR helper (e.g. yay).
eclipse-jee-bin Install, Update and Uninstall Guide on Arch Linux (Manjaro, Artix)
«Highly extensible IDE» is the developer’s definition of eclipse-jee-bin. To install or uninstall eclipse-jee-bin from AUR (Arch User Repository) on Arch Linux and Arch-based distros (e.g. Manjaro, EndeavourOS, Garuda, Artix, Anarchy, ArcoLinux) is pretty easy. This tutorial will show you step-by-step how to install, update and remove the package with either the default package manager pacman or an AUR helper like yay.
How to Install perl-zabbix2-api (Full Instructions) on Arch Linux (Manjaro, RebornOS)
Referring to perl-zabbix2-api’s gist, it’s «Access the JSON-RPC API of a Zabbix server». To get this package (perl-zabbix2-api) from AUR (Arch User Repository) on Arch Linux, Manjaro, EndeavourOS, Artix, Anarchy and RebornOS is pretty straightforward. This tutorial will be covering how to install, update and remove the package with either the built-in package manager pacman or an AUR helper like yay.
How to Install, Update and Remove siglo on Arch Linux (Manjaro/ArcoLinux)
Quoting from siglo’s gist, it is «GTK app to sync InfiniTime(PineTime) watch». To install this package (siglo) from AUR (Arch User Repository) on Arch Linux and Arch-based distributions (e.g. Manjaro, EndeavourOS, Anarchy, ArcoLinux) is fairly straightforward. This tutorial will be covering how to install, update and uninstall the package with either the built-in package manager pacman or an AUR helper (e.g. yay).
More guides… copyright 2023 ArchPKGs. All Rights Reserved.
Samsung Magician на Ubuntu 14.04
Я заменил жесткий диск моего ноутбука на Samsung SSD 840 EVO 250GB и установил Ubuntu 14.04. Я знаю, что программное обеспечение Samsung Magician значительно улучшает производительность SSD, но не смог найти способ его установки в Ubuntu. Кто-нибудь был в состоянии или знает, как это сделать?
2 ответа
Установка Samsung Magican на Linux
Есть нечто, называемое samsung magician dc, которое вы можете установить в Linux. Его можно скачать по этой ссылке. Руководство можно найти в этом раскрывающемся списке. Извлеките tarball из первой ссылки и откройте получившуюся папку. Там будет две директории, 64-битная и 32-битная. Откройте тот, который соответствует вашей операционной системе. Исполняемый файл samsung magician находится в этой папке. Файл представляет собой простой двоичный файл, поэтому сделайте его исполняемым и запустите его.
Использование Samsung Magician в Linux
Использование samsung magician описано в руководстве. Также некоторую информацию о том, как использовать программное обеспечение, можно получить у sudo ./magician —help , Одна вещь, которую нужно знать, это то, что вам всегда нужно бежать magician как суперпользователь. Например, чтобы вывести список дисков Samsung, подключенных к вашей системе, вы должны использовать команду
sudo ./magician -L В руководстве описано еще много операций.
Установка прошивки
Руководство Samsung magician dc неясно, как установить прошивку (в частности, как выложить каталог, содержащий прошивку). Чтобы увидеть, как установить прошивку, смотрите этот ответ.
Обновление производительности
У 840 evo есть обновление производительности, которое (я думаю) не зависит от прошивки и не может быть сделано с помощью samsung magician dc. Я думаю, что это обновление производительности было первоначальной целью вашего вопроса, поэтому я рассмотрю его. Обновление производительности можно найти здесь. Я не сделал это обновление, но руководство по установке есть.
Samsung Magician on Ubuntu 14.04
I have replaced my laptop’s HDD with a Samsung SSD 840 EVO 250GB and installed Ubuntu 14.04. I know that the Samsung Magician software drastically improves SSD performance, but have not been able to find a way of installing it to Ubuntu. Has anyone been able to or know how to do this?
Samsung Magician is a piece of windows software, and will not run under Ubuntu. There are several articles written about optimizing SSD performance in Linux and Ubuntu — your time may be better spent researching these.
2 Answers 2
Installing Samsung Magican on Linux
There is something called samsung magician dc that you can install in linux. It can be downloaded from this link. The manual can be found in that dropdown list. Extract the tarball from the first link, and open the resulting folder. There will be two directories, 64-bit and 32 bit. Open the one corresponding to your operating system. The samsung magician executable is in this folder. The file is a simple binary so make it executable and run it.
Using Samsung Magician On Linux
The usage of samsung magician is described in the manual. Also some information on how to use the software can be obtained from sudo ./magician —help . One thing to know is that you pretty much always have to run magician as superuser. For example to list the samsung disks attached to your system you would use the command
sudo ./magician -L There are many more operations desribed in the manual.
Installing firmware
The Samsung magician dc manual is vague on how to install firmware (specifically on how to lay out the directory containing the firmware). To see how to install firmware see this answer.
Perfomance update
The 840 evo has a performance update which (I think) is independent from firmware and cannot be done with samsung magician dc. I think this performance update was the original goal of your question, so I will address it. The performance update can be found here. I have not done this update, but the installation guide is there.