User Tools

Site Tools


tasksel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tasksel [2025/01/18 04:18] – created 1211112228tasksel [2025/01/18 09:20] (current) 1211112299
Line 1: Line 1:
 ====== Tasksel ====== ====== Tasksel ======
-===== Installing Windows Manager =====+Tasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system.
  
-Debian 12.9.0 comes preinstalled with GNOME desktop environment. The following steps will show you how to install another desktop environment.+This function is similar to that of meta-packages, and, in fact, most of the tasks available from tasksel are also available as meta-packages from the Ubuntu package managers (such as Synaptic Package Manager or KPackageKit).
  
-  - In terminaltype ''sudo tasksel''.\\ {{image_2025-01-16_142505681.png}}\\ Notice that the terminal will look like this.\\ {{image_2025-01-16_142514426.png?500}} +This page shows useful information about tasksel. 
-  - We want to install the Xfce desktop environmentNavigate the menu using up and down key. Press space to mark Xfce for installation. Make sure there is the (*) symbol. {{image_2025-01-16_142655265.png}} +----- 
-  Press Tab until Ok button is highlighted. {{image_2025-01-16_142733645.png}} Press Enter+===== Installing tasksel ===== 
-  Wait for the installation to finish.\\ {{image_2025-01-16_142827704.png?500}} +In case your Debian does not come installed with tasksel. GenerallyDebian has tasksel preinstalled. 
-  - Once its installed, let's switch to the Xfce desktop environment. Click the top right button. {{image_2025-01-16_142948053.png?150}} +----- 
-  - Click the power button{{image_2025-01-16_143037961.png}} + 
-  - Click Log Out...\\ {{image_2025-01-16_143047249.png?300}} +1Open your terminal. 
-  - Now, click your user.\\ {{image_2025-01-16_143158773.png?300}} + 
-  - Click the Gear icon on the bottom right corner. {{image_2025-01-16_143220215.png?80}} +2. Type this command to install tasksel: 
-  - Click Xfce Session. {{image_2025-01-16_143301425.png?200}} +  sudo apt install tasksel 
-  Login as usual. + 
-  You have successfully changed your desktop environment!\\ {{image_2025-01-16_143425788.png?800}}+{{image_2025-01-18_171149846.png?nolink}} 
 + 
 +tasksel is already installed with the newest version on my Debian. 
 + 
 +3. Once installed, you can open up the menu using the command: 
 +  sudo tasksel 
 + 
 +{{image_2025-01-18_171302650.png?nolink&600}} 
 +----- 
 +===== tasksel Commands ===== 
 +Commands that may help you with using tasksel
 +----- 
 + 
 +  * List available tasks. //i// prefixes installed tasks//u// prefixes uninstalled tasks. 
 + 
 +  tasksel --list-task 
 + 
 +{{image_2025-01-18_171449347.png?nolink}} 
 + 
 +  * Inspect packages in a task 
 + 
 +  tasksel --task-packages ssh-server 
 + 
 +{{image_2025-01-18_171612696.png?nolink}} 
 + 
 +  * Install tasks using terminal instead of going through menu. 
 + 
 +  sudo tasksel install ssh-server 
 + 
 +{{image_2025-01-18_171740694.png?nolink&600}} 
 + 
 +{{image_2025-01-18_171712851.png?nolink&600}} 
 +----- 
 +Now you have the basic knowledge of using tasksel. Click this [[installation#Installing Windows Manager|link]] to see an example of using tasksel to install a new desktop environment.
tasksel.1737173916.txt.gz · Last modified: 2025/01/18 04:18 by 1211112228

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki