Wine for Ubuntu and Ubuntu derivatives
Ubuntu and Ubuntu derivatives (such as Kubuntu) obtain software from packages which are stored in repositories. Ubuntu's default repository includes Wine, however if you want to stay up to date with the latest Wine beta package you can use WineHQ's by following these instructions.
Warning: These are beta packages for Ubuntu 9.10 or later
The packages here are beta packages. This means they will periodically suffer from regressions, and as a result an update may break functionality in Wine. If the Wine version provided with Ubuntu works for you, then you may not want to use these beta packages.
Adding the WineHQ Repository:
Open the Software Sources menu by going to System->Administration->Software Sources. Then select the Third Party Software tab and click Add.
Then, copy and paste the line below.
ppa:ubuntu-wine/ppaInstalling Wine:
Click close to finish, and then reload the package information when prompted. If you have Wine installed, the system's update manager will now inform you of the latest Wine beta release and prompt you to upgrade. If you haven't installed Wine yet, go to Applications->Add/Remove and search for Wine or just click this link.
Upgrading to a new version of Ubuntu
If you are upgrading the entire system, such as going from Ubuntu 9.10 to 10.04, you will need to come back to this page and add the repository again. The built in update manager will not switch the Wine repository automatically.
Older .deb packages
Since the APT repository can only hold the latest packages, older versions of the packages are available at the WineHQ .deb packages archive.
You can install downloaded packages by double-clicking on them.
Alternative command Line Instructions for Installing Wine:
It is also possible to add the Wine repositories and install via the command line, as follows. These may be useful on Kubuntu, Xubuntu, and other Ubuntu derivatives. You will need to run these in a terminal window.
sudo add-apt-repository ppa:ubuntu-wine/ppa
Then update APT's package information by running 'sudo apt-get update'. You can now install Wine normally or by typing 'sudo apt-get install wine' into the terminal.
Very fast and reliable webhosting for the APT repository is graciously provided by budgetdedicated.com.
'새소식' 카테고리의 다른 글
리눅스용 포터블 프로그램 사이트 (0) | 2010.08.05 |
---|---|
주민번호 이용내역 무료 확인 서비스 (0) | 2010.07.28 |
Linux Mint 9 LXDE released! (0) | 2010.07.19 |
코분투 10.04 LTS(세번째) (0) | 2010.07.10 |
루분투 10.10 알파2 다운로드 (0) | 2010.07.08 |